Showing questions tagged: Show all questions
  • Solved
  • Archived

How can I remove the two hypens that are automatically added above my signature file?

When I compose a new blank message in Thunderbird, the signature file contains two hyphens that are added above it...like so: (blank page) -- My signature The problem … (read more)

When I compose a new blank message in Thunderbird, the signature file contains two hyphens that are added above it...like so:

(blank page) --

My signature

The problem is that when I _reply_ to a message, those two hyphens are not there. It's just "My signature."

What I would LIKE to do is have my signature actually look like this:

--My Name My Title


But now, when I do that, it looks like this when I compose a new mail:

-- --My Name My Title

It only looks correct when I'm replying to an email. Since the whole point of a signature is to not have to keep fiddling with the same information, I'm hoping there's a way to turn off those pesky two hyphens so that the only hyphens will be ones I've put in the signature myself.

Thank you for any help!

Asked by user239a 1 year ago

Answered by david 1 year ago

  • Solved
  • Archived

userChrome.css - Help With Customizing Tabs (part 2)

Hi All, I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be ve… (read more)

Hi All,

I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be vertically centered. Right now, the text is dropping too close to the bottom of the tab.

Had this looking very nice in FF 88 with the same code, as you can see in the attached images, but it seems to render differently in FF 115 ESR and FF 125.

Below is some code I used to style the tabs, but the problem exists without this code as well.

I've also included some "tabs on bottom" code I'm using as well at the very bottom.

Would sure like to get those Classic Toolbar Buttons working again too (shown in the second image), but that will be a later request :)

Any help is appreciated.

Thanks!

/* Highlight non-selected tabs on mouseover */ .tabbrowser-tab:not([selected]):hover .tab-content {

  background-color: #dbe3eb !important;

}

  1. TabsToolbar {
 -moz-box-ordinal-group: 3 !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 height: 25px !important;
 background-image: url("bkmr_back.gif") !important;
 border-top: 1px solid #afc0d2 !important;
 border-bottom: 1px solid #8698aa !important;

}

/* Background color of selected tab */ .tab-background[selected="true"] {

   background-attachment: none!important;
   background-image: none!important;
   background-color: #eef5fc !important;

}

/* Background color of non-selected tab */ tab-background:not([selected]) {

   color: #000000 !important;
   background-color: #c7d3e0 !important;

}

/* Border color & bold text for selected tab */

  1. TabsToolbar .tabbrowser-tab[selected] {
   font-weight: 700 !important;
   color: #000 !important;
   border-top: 1px solid #8698aa !important;
   border-left: 1px solid #8698aa !important;
   border-right: 1px solid #8698aa !important;

}

/* Border color & normal text for non-selected tab */

  1. TabsToolbar .tabbrowser-tab:not([selected]) {
   font-weight: 600 !important;
   color: #000 !important;
   border-top: 1px solid #afc0d2 !important;
   border-left: 1px solid #afc0d2 !important;
   border-right: 1px solid #afc0d2 !important;

}

/* -------------- TABS ON BOTTOM --------------- */ /* TABS: below nav-bar - updated for 89+ | 108+ | 113+ */

  • |*:root {
 --tab-toolbar-navbar-overlap: 0px !important;
 --tab-min-height: 25px !important; /* adjust */
 --tab-min-width:  80px !important; /* adjust */

}

  1. navigator-toolbox #TabsToolbar {
 position: absolute !important;
 bottom: 0;
 /* height: 27px !important; */
 height: 28px !important;
 width: 100vw !important;

}

/* navigator-toolbox - padding */

  • |*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
 position: relative !important; /*89+*/
 padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*adjust*/
 background-color: var(--toolbar-bgcolor) !important;

}

/* TABS: HEIGHT */

  1. tabbrowser-tabs,
  2. tabbrowser-arrowscrollbox,
  3. tabbrowser-tabs .tabbrowser-tab {
 min-height: var(--tab-min-height) !important;
 max-height: var(--tab-min-height) !important;

}

.tab-stack {

 height: var(--tab-min-height) !important;

}

  1. TabsToolbar {
 height: var(--tab-min-height) !important;
 margin-bottom: 0px !important;
 /* box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*optional*/
 /* background-color: var(--toolbar-bgcolor) !important; */
 color: var(--toolbar-color) !important;

}

/* drag space */ .titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] {

 width: 40px;

}

/* Override vertical shifts when moving a tab */

  1. navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
 padding-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] #tabbrowser-tabs {
 padding-bottom: unset !important;
 margin-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] > #nav-bar {
 margin-top: unset !important;

}

/* hide indicators and caption buttons */

  1. TabsToolbar .private-browsing-indicator {display: none !important;}
  2. TabsToolbar .accessibility-indicator {display: none !important;}
  3. TabsToolbar .titlebar-buttonbox-container {display: none !important;}
  4. TabsToolbar #window-controls {display: none !important;}

/* -------------- TABS ON BOTTOM --------------- */

Asked by Slouch 1 year ago

Answered by Slouch 1 year ago

  • Solved
  • Archived

The + sign to open new tab is missing after latest update

How do I get the + sign back on my tabs? After latest update I can only close tabs instead of opening new tab, and I am talking about after opening several tabs. When I h… (read more)

How do I get the + sign back on my tabs? After latest update I can only close tabs instead of opening new tab, and I am talking about after opening several tabs. When I have seven tab open, I have to do ctrl+t to open new tab instead of just clicking on the + sign that use to be at end of tabs. Yes, I do use custom settings. This happened before but I was able to fix by going to tabs under about:config, but it seems the setting is no longer there.

Asked by ninershark 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox header bar missing

The header bar at the top of the screen has disappeared from Firefox when run from my desktop computer (Image 1), but not when run from my laptop computer (Image 2). Wit… (read more)

The header bar at the top of the screen has disappeared from Firefox when run from my desktop computer (Image 1), but not when run from my laptop computer (Image 2). With the desktop, the maximize, minimize etc buttons are now on the same toolbar as the File Edit View etc buttons and there is no indication as to what website is being viewed. This problem occurs even when Firefox is run in Troubleshooting mode. Both instantiations are v. 119.0. How can I get the header back on my desktop instantiation?

And while I'm at it: With the current version of Firefox, the bookmarks toolbar is below the list of open websites, whereas several versions ago it was the other way around, which seems much more intuitive. Is there a way to switch them back so that the bookmarks menu is at the top?

Thanks!

Asked by coffent 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

How to customise or change the color of unread messages?

Hello, i try to customise the thunderbird mail colors, but can't find any settings to that. I want to change the colors for "marked as -> unread" messages and the colo… (read more)

Hello, i try to customise the thunderbird mail colors, but can't find any settings to that. I want to change the colors for "marked as -> unread" messages and the color for new received messages. Can anyone tell me how to adjust this? I tried to add the "userChrome.css" file in the self created folder "chrome" in my profile directory, but nothing changed. Can someone help me? I use Ubuntu 22.04.4 LTS version and the thunderbird version 115.6.0.

Asked by Oemer Okuyan 1 year ago

Answered by sfhowes 1 year ago

  • Solved
  • Archived

Prevent all autocomplete in address bar

My elderly mother has twice (in the last month alone!) been scammed by selecting the first thing that comes along in a Google search. I realize this is simply never going… (read more)

My elderly mother has twice (in the last month alone!) been scammed by selecting the first thing that comes along in a Google search. I realize this is simply never going to change, and I need to take steps to prevent her from ever seeing any sponsored results of any kind, or any kind of address bar autocomplete suggestion.

I have taken several dozen hours of my personal time this past month to repair the damage from her first scam experience (that I know about!), and today's incident made me realize that I have to do much more customization of her browser than I previously imagined. When I told her to never fully trust a Google search, her reply was "but I used Firefox!", and that told me everything I needed to know. It simply cannot be left to her understanding of the internet.

The intended setup is an iPad and a Win11 laptop. I would like to set up Firefox so that the address bar is nothing but an address bar without any kind of autocomplete at all. Is this even possible?

Also, I obviously can't filter every scam known to man, but I would like to specifically block the kind of pop-ups and ads that scammers use. What is a good strategy for this specific purpose? I don't care about legitimate marketing ads, even though they're annoying to me personally.

Asked by townie 1 year ago

Answered by townie 1 year ago

  • Solved
  • Archived

How to disable videos dropping to the lower right-hand corner on websites

Every time I go to Fox News, the video at the top of the page drops to the lower right-hand corner. It's an annoyance I've been searching for a way to eliminate. I have p… (read more)

Every time I go to Fox News, the video at the top of the page drops to the lower right-hand corner. It's an annoyance I've been searching for a way to eliminate. I have pop-ups blocked in preferences and I have a couple of different pop-up blockers, but nothing seems to work. I'm currently using Firefox 114b.09 on a Mac Desktop.

Asked by soofeenee2 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

Some add-ons not working after newest update

After the latest update (124.0.2), two of my add-ons (Tapermonkey and Youtube Redux) are not working, even though Firefox says they're enabled, and it is giving no indica… (read more)

After the latest update (124.0.2), two of my add-ons (Tapermonkey and Youtube Redux) are not working, even though Firefox says they're enabled, and it is giving no indication that the add-ons aren't working, no pop-ups to enable some permission for these extensions. Both of them reformat the layout of websites to make them more usable, and using sites without them is basically impossible for me. I have tried:

  • Restarting Firefox
  • Disabling the add-ons, refreshing, enabling the add-ons, and refreshing again
  • Checking for add-on updates (everything is updated)
  • Deleting and reinstalling the add-ons
  • Restarting my computer
  • Checking the permissions in the extension menu
  • Turning off all other extensions except for one of the ones with issues
  • Reading through the FAQs and help pages and following the instructions on some of them

Nothing has worked. Every time I reload one of the sites affected by this to check if it's finally worked, the site takes a very long time to load. Since these add-ons are for different websites and both aren't working, I know that the problem is not with the sites themselves. Thank you.

Asked by quality_penguins 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

'get new mail' button is gone

It looks like Thunderbird updated itself a few days ago and the 'get new messages' (or 'get new mail') button has disappeared. 'F5' works, but I'd like the button back. … (read more)

It looks like Thunderbird updated itself a few days ago and the 'get new messages' (or 'get new mail') button has disappeared. 'F5' works, but I'd like the button back. Can do?

Asked by rayandrews 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

How do I turn off web translation in Firefox 118.0.1??

How do I turn off web translation permanently for ALL pages in Firefox 118.0.1?? It´s the most annoying feature so far from Firefox. Even if I delete all languages in pre… (read more)

How do I turn off web translation permanently for ALL pages in Firefox 118.0.1?? It´s the most annoying feature so far from Firefox. Even if I delete all languages in preferences, it shows up on every page I visit.

Asked by gjensse 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

How can cache audio/video files from mozilla-temp-files for offline use?

Hello everyone, to archieve some good old games, I use an special version of Firefox. Firefox (MyPal): 29.2.0, with Adobe Flash preinstalled, Disk-Cache For most game… (read more)

Hello everyone,

to archieve some good old games, I use an special version of Firefox. Firefox (MyPal): 29.2.0, with Adobe Flash preinstalled, Disk-Cache

For most games it will suffice: After loading all content online, it will be available offline too. But... some audio/video files will be saved in memory cache - %temp%\mozilla-temp-files\*[random-auffix] - instead of in disk cache. After closing session they get deleted and after restart they are saved again, with another suffix.

Sample file: http://arcaneonlinegame.epizy.com/Arcane/frames_files/midi/Ophelia's Journal.mp3 that is shipped with http://arcaneonlinegame.epizy.com/Arcane/Arcane.htm

How can I tell Firefox to permanent save streamed audio/video files, like Firefox does with everything else? In the end the music should play if I open the browser offline too.

Thank you in advance for your help. Drago

Asked by drago-yoshisabel 1 year ago

Answered by drago-yoshisabel 1 year ago

  • Solved
  • Archived

Inbox does not display sender’s email address

I would like to see the sender's email address in lieu of a name. The inbox SELECT COLUMNS TO DISPLAY does not offer an option to DISPLAY THE SENDER’S EMAIL ADDRESS. … (read more)

I would like to see the sender's email address in lieu of a name.

The inbox SELECT COLUMNS TO DISPLAY does not offer an option to DISPLAY THE SENDER’S EMAIL ADDRESS.

Both From and Correspondents display the same names. Perhaps replacing one of those with the SENDER’S EMAIL ADDRESS?

Asked by hutch10 2 years ago

Answered by Toad-Hall 2 years ago

  • Solved
  • Archived

How can I stop Firefox from saving all downloads to my download folder?

I have used Firefox for years. I am computer literate and do not like the newer approach Firefox has taken to save all downloads to my downloads folder. I have to conti… (read more)

I have used Firefox for years. I am computer literate and do not like the newer approach Firefox has taken to save all downloads to my downloads folder. I have to continually go in and manually delete the files.

For instance, I have a lot of pdf forms that I have to open directly in Acrobat, those files are then duplicated and saved in my downloads. This is causing a mess for me.

This was NOT an improvement in my opinion. Is there a way to stop this???

Asked by ddb6081 2 years ago

Answered by AliceWyman 2 years ago

  • Solved
  • Archived

Refresh Button mysteriously disappeared?

This is a silly one, probably. My refresh button has mysteriously disappeared from my browser toolbar. I can just use cmd+shift+r to refresh, but muscle memory keeps … (read more)

This is a silly one, probably.

My refresh button has mysteriously disappeared from my browser toolbar. I can just use cmd+shift+r to refresh, but muscle memory keeps looking for the button on screen too, and it would be nice to have it back!

I opened up the customize options, thinking maybe I just removed it by accident, but refresh doesn't appear to be an option?

I also opened it up in troubleshoot mode to see if that would change anything. It did not :(

I also don't have any extensions that mess with the toolbar, so I don't think that would be an issue (and troubleshoot mode should have disabled extensions anyway I think.)

I recently updated to 126.0.1 - no idea if that has anything to do with it, but this did happen right after the update.

There are a couple more people on here with the same question, and they all had easy solutions. I'm hoping I'm just not seeing a setting somewhere.

Thanks!

Asked by Rainingredpandas 1 year ago

Answered by Rainingredpandas 1 year ago

  • Solved
  • Archived

Want to change or disable developer tool shortcut

I am attempting to copy values from one google sheet to another and am unable to do so effectively as whenever I press crtl +shift + c I open the the developer tools. All… (read more)

I am attempting to copy values from one google sheet to another and am unable to do so effectively as whenever I press crtl +shift + c I open the the developer tools. All my efforts on looking for a solution have lead me to unsupported extensions so I'm stuck wondering what to do.

Asked by Aries Alb (BeezKneez) 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Configure text-to-speech for reading mode

Hello, We are adding accessibility features to the Emmabuntüs Debian Edition 5 Linux distribution based on Debian 12, and we would like to use the reading mode included … (read more)

Hello,

We are adding accessibility features to the Emmabuntüs Debian Edition 5 Linux distribution based on Debian 12, and we would like to use the reading mode included in Firefox to enable smoother voice reading for visually impaired people.

Currently we are going to use the Svox Pico and eSpeak speech synthesis at the same time because in SVox Pico we do not have all the voices we need for our possible users, particularly Portuguese.

We have found how to make the synthesis used by Firefox's reading mode be SVox Pico by default instead of eSpeak, however this requires a modification in the /etc/speech-dispatcher/speechd.conf file.

To do this, simply put the default pico synthesis in this file:

DefaultModule pico

But this causes problems with other software that we intend to use.

We found how to make all the voices of a speech synthesis appear in the Firefox playback menu by going to about:config and doing a search for the word "narrate":

Option narrate

On the other hand, we cannot find how to modify the "narrate.voice" option to tell it to default to pico speech synthesis instead of eSpeak synthesis which is the first synthesis loaded by speech-dispatcher, because we must keep eSpeak as the first synthesis loaded and do not put a default synthesis in speechd.conf to maintain compatibility with software that we wish to use.

Do you have any tips or a manual that explains the possible options for the "narrate.voice" option?

Thanks in advance for your help.

Asked by Patrick-Emmabuntus 1 year ago

Answered by Eitan 1 year ago

  • Solved
  • Archived

Removing Tabs Bar in Firefox Browser on Windows

Hi, I'm trying to remove the bar at the top of firefox browser with tabs in them. I read another article (https://support.mozilla.org/es/questions/1417387#answer-1588947… (read more)

Hi,

I'm trying to remove the bar at the top of firefox browser with tabs in them. I read another article (https://support.mozilla.org/es/questions/1417387#answer-1588947) under spain link, i think, and the solution said to write "TabsToolbar-customization-target { visibility: collapse !important; }" somewhere. Where do I go to write that?

I tried the console by pressing f12, but that doesn't seem like that's it. In that article it also mentions to go to about:config and change the status of "browser.tabs.drawInTitlebar" to false, or delete it, but didn't work either.

Asked by Rohan Kapur 1 year ago

Answered by Rohan Kapur 1 year ago

  • Solved
  • Archived

What is the proper format for the ExtensionSettings policy registry key/value that is used to manage browser extension settings?

When looking at the ExtensionSettings page for Firefox or Chrome they both use an example that shows the registry key Software\Policies\Mozilla\Firefox\ExtensionSettings… (read more)

When looking at the ExtensionSettings page for Firefox or Chrome they both use an example that shows the registry key Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) being set to a long JSON string with every extension ID and the settings for that particular ID. For example...

{

 "*": {
   "blocked_install_message": "Custom error message.",
   "install_sources": ["https://yourwebsite.com/*"],
   "installation_mode": "blocked",
   "allowed_types": ["extension"]
 },
 "uBlock0@raymondhill.net": {
   "installation_mode": "force_installed",
   "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
 },
 "https-everywhere@eff.org": {
   "installation_mode": "allowed"
 }

}

The problem with this method is that if I am installing an extension, and I overwrite what already exists in Software\Policies\Mozilla\Firefox\ExtensionSettings then all of those other settings get removed. So even if I am a non-malicious actor and just make a mistake with my installer I can easily delete every other extension's settings. Instead what I have to do is during install I have to read the current value of Software\Policies\Mozilla\Firefox\ExtensionSettings and then insert my extension's settings into the JSON blob.

So the examples that Firefox and Chrome provides do of course work, however they do not make very much sense to me. Why would it be formatted this way since all of those are additional key/value pairs and that is exactly what the registry excels at storing. So why put all of those into a single key/value instead of breaking them into multiple?

Additionally breaking them a part into multiple key/value pairs does work! So if instead of the example above I were to split them into multiple key value pairs it works just fine!

Software\Policies\Mozilla\Firefox\ExtensionSettings

   uBlock0@raymondhill.net
       "installation_mode": "force_installed",
       "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"

So knowing that this way with multiple key/value pairs works why am I bothering to ask this question at all instead of just doing it the way that makes sense to me? Well the issue is that by breaking it up into multiple key value pairs it actually overrides the other method and makes it so that all those registry settings are ignored. So it doesn't delete them but it still leaves me with nearly the exact same problem.

While I believe "my" way is superior because it uses the registry in a more common sense route, if that is not what the majority of extension developers do then it doesn't matter and I should be conforming to the other way.

As I am typing this question up I did realize just how hard/annoying it is to properly format and make it clear and digestible what the multi key/value format of the registry would look like instead of being a JSON string. So perhaps that is the reason why all the documentation puts it all as one JSON string?

Asked by perihwk+firefox 1 year ago

Answered by Mike Kaply 1 year ago

  • Solved
  • Archived

Disable Notifications for only one specifiv Account

I have several mail accounts connected to my thunderbird Version 115.10.1. One of them is a account that regularly notifies me if about updates on my homepage. I want to… (read more)

I have several mail accounts connected to my thunderbird Version 115.10.1.

One of them is a account that regularly notifies me if about updates on my homepage. I want to receive those emails, but I don't want a notification about them. I do however want to receive notifications about emails from other accounts.

How can I disable the notifications for only one account?

Best, Alex

Asked by hallo33 1 year ago

Answered by hallo33 1 year ago