Showing questions tagged: Show all questions
  • Solved
  • Archived

Firefox is not applying userChrome.css

Hello, so I am not very experienced and recently discovered how to customize Fire Fox using the userChrome.css file. I went through all of the steps that are required in … (read more)

Hello, so I am not very experienced and recently discovered how to customize Fire Fox using the userChrome.css file. I went through all of the steps that are required in order to do this. I set up a folder called chrome in the directory /Users/my name/Library/Application Support/Firefox/Profiles/x1oheo82.default-release To test if it works I wrote this into the userChrome.css file: @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */

  1. TabsToolbar{ background-color: #FF0000 !important }

and set toolkit.legacyUserProfileCustomizations.stylesheets to true After restarting Fire Fox I saw that nothing changed. I double checked if there was a hidden file extension or if I might be in the wrong directory. I tried different code to see if there was some error in the code but nothing changed. I watched countless tutorials on You Tube and tried to find answers on google but nothing that I did seemed to help. I don't know if it has something to do with the operating system I am running or if it is a limitation of my computer hardware (I am running Fire Fox on an m1 mac).

Asked by Arihx 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox pdf viewer download button

Before update when I clicked in PDF viewer toolbar download button it opened a screen to open with, right now it only download a file. I want it back. I have firefox as p… (read more)

Before update when I clicked in PDF viewer toolbar download button it opened a screen to open with, right now it only download a file. I want it back. I have firefox as pdf viewer, but sometimes I need to open file with Acrobat DC, that's when I did click download button. It works on other computer like before, it is before firefox update.

Asked by sylciia 2 years ago

Answered by jscher2000 - Support Volunteer 2 years ago

  • Solved
  • Archived

Option for "Goto (local IP)" instead of "Search Google for (local ip)"

One quality of life thing I really miss after switching from Chrome is the option to "Goto ip" when you highlight and right click on a local ip address. I do a lot or ne… (read more)

One quality of life thing I really miss after switching from Chrome is the option to "Goto ip" when you highlight and right click on a local ip address.

I do a lot or networking and am going to local ip addresses all the time (ie 192.168.1.1 or 10.0.20.15). When I highlight an address in the local ranges in Chrome it gives the "Goto" option, but Firefox always offers "Search Google for"

I really miss this option and unfortunately all my searching has not yield a solution since search engines cant quite make sense of my requests.

Hopefully someone here can nail something down.

Thanks!

Asked by judsonspam 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

When searching in the address bar I am redirected to website instead of search results

When I search "translate" into the address bar the first option is www.translate.com instead of just searching it on google (which is what I normally do). This happened a… (read more)

When I search "translate" into the address bar the first option is www.translate.com instead of just searching it on google (which is what I normally do). This happened after I searched the term and a little pop-up asked if I meant to go to the website instead. I accidentally clicked yes and do not know how to change it back. I would like to be able to type "translate" and have the google results show up first. Any help is greatly appreciated.

Asked by Finn 1 year ago

Answered by Finn 1 year ago

  • Solved
  • Archived

I have Firefox ver 103.0.2 but want rounded tabs

I have Firefox 103.0.2 and have enabled the use of style sheets in about:config. I have a CSS style sheet userChrome.css that is giving me color at the top heading an… (read more)

I have Firefox 103.0.2 and have enabled the use of style sheets in about:config. I have a CSS style sheet userChrome.css that is giving me color at the top heading and in the tabs, except for the active tab (is white)

I'll list the CSS and see if you can give me some guidance in what i need to do to put some roundness in the top corners of the tabs. the UserChrome.css file .titlebar-color{ color: AccentColorText; background-color: AccentColor; } .tab-background{ border-radius: 5px 5px !important; margin-bottom: 0px !important; } .tabbrowser-tab:not([selected=true]):not([multiselected=true]) .tab-background{ background-color: color-mix(in srgb, currentColor 5%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 2px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 2px !important; }

The whole top is solid color (same as Windows color, which is ok by me. However, it would also be nice if there were a dividing line or separation between the menu on top and the "tabs" below. Any ideas would be great! Thanks!! Vern

Asked by Vernon Jenewein 1 year ago

Answered by Vernon Jenewein 1 year ago

  • Solved
  • Archived

Enable light theme for Private browsing windows?

With the upgrade to Firefox 106 on Mac, Private browsing windows open with a dark theme by default. How do I enable the light theme for Private browsing windows? I use P… (read more)

With the upgrade to Firefox 106 on Mac, Private browsing windows open with a dark theme by default. How do I enable the light theme for Private browsing windows?

I use Private browsing at work for website testing, and the dark themed tabs / UI are much harder to read and use than with a light theme.

Asked by J Taylor 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox always downloads a pdf files from an e-mail attachments, whether I open it in a browser or with acrobat reader.

Hello, Firefox always downloads a pdf files from e-mail attachments, whether I open it in a browser or with acrobat reader. So, if I open the same file every time it goe… (read more)

Hello, Firefox always downloads a pdf files from e-mail attachments, whether I open it in a browser or with acrobat reader. So, if I open the same file every time it goes to download folder with multiple clones, like example file-1, example file-2 etc. I've used every combination of options, but the result is always the same. I've refreshed Firefox, but nothing changed.

Please help me with this case.

Regards, Paweł

Asked by Pierwszalepszabylewolna 10 months ago

Answered by jscher2000 - Support Volunteer 10 months ago

  • Solved
  • Archived

Unable to launch Firefox profile from "/" directory in Ubuntu22

OS - Ubuntu22 Firefox - Default firefox on ubuntu22 (Mozilla Firefox 103.0.1) Use case - 1. Custom profile folder (named prof1) contains pref.js and chrome folder with c… (read more)

OS - Ubuntu22 Firefox - Default firefox on ubuntu22 (Mozilla Firefox 103.0.1)

Use case - 1. Custom profile folder (named prof1) contains pref.js and chrome folder with custom css file. 2. prof1 is created in -> "/customData/profiles/prof1" 3. The folder "/customData" has full rwx permissions and is owned by $USER (not by root)

Output -> 1. When launching firefox mentioning the profile -> "$ firefox --profile /customData/profiles/prof1"

The browser does not load, but there is an error box saying Profile Missing Your Firefox profile cannot be loaded. It may be missing or inaccessible.


Questions -> 1. Is it possible to load firefox profile from root directory ? 2. If custom profile folder is created in "/home", then it is launching and working perfectly. How is this possible when the permissions and owner is same as the one in "/customData"

Asked by sagnik.sourendrapal 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

How can I put the new tab button in the same position that chrome would have?

My muscle memory has me constantly clicking just slightly to the right of where the furthest right tab is. It feels weird stretching alllll the way right or alll the way … (read more)

My muscle memory has me constantly clicking just slightly to the right of where the furthest right tab is. It feels weird stretching alllll the way right or alll the way left. I've tried both spots and it just feels unatural to me. Obvioulsy I'll get used to it after a while its just I'd like it to be back to where I'm used to it being.

Asked by xledgendsx 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

Zoom change in firefox 103, how to undo it?

Firefox 103 screws with website zooming if you use the "Make text bigger" accessibility setting in Windows. 150% for example now zooms in a lot more with the accessibilit… (read more)

Firefox 103 screws with website zooming if you use the "Make text bigger" accessibility setting in Windows. 150% for example now zooms in a lot more with the accessibility setting in Windows set to 120%.

How do I undo this change so that 150% is 150% and not bigger than 150%? I had all my frequented websites set up how I liked it and now this comes along and messes it all up >:V at the moment it seems like 120% Firefox + 120% Accessibility is similar to what 150% in Firefox was like but it's not exactly the same. I've now gotta go futz with zoom levels for each web page I frequent again to find what looks most comfortable for each one.

Also this change greatly modifies consistency when it comes to the granularity of zooming. For example, what is 100% zoom when Accessibility is set to 120% so that I can avoid filtered scaling being applied to pictures? Why is the in-browser percentage indication not accurate with the level of zooming actually being applied?

The zoom level I choose is no longer the zoom level applied, there is now a multiplier in effect. So 50% isn't 50% anymore, 60% isn't 60% anymore, 70% isn't 70% anymore, 80% isn't 80% anymore, 90% isn't 90% anymore, 100% isn't 100% anymore, 110% isn't 110% anymore, 120% isn't 120% anymore, 130% isn't 130% anymore, 140% isn't 140% anymore etc.

A website that looked good at 133% can no longer be viewed at 133% if the Accessibility setting isn't also 133%.

Not a fan of whoever decided to implement this seemingly without a way to turn it off.

Asked by Franpa 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

Titlebar Buttons missing, if running Firefox in CentOS7/Gnome, and accessed via RDP from Windows 10 Enterprise

My setup: A remote server running CentOS Linux 7 and Firefox Browser 102.7.0esr (64-bit), accessed via RDP from a Windows 10 Enterprise laptop (No tablet) Up in the top … (read more)

My setup: A remote server running CentOS Linux 7 and Firefox Browser 102.7.0esr (64-bit), accessed via RDP from a Windows 10 Enterprise laptop (No tablet)

Up in the top right corner of the Mozilla Firefox window, I have only the close button, the Minimize and the Maximize buttons are missing. In the same gnome (desktop) environment, all other running windows has those buttons available.

Note: if toggle enable or disable those buttons “Minimize” & “Maximize” [command: gnome-tweaks > Windows > "Titlebar Buttons" > toggle] , all running windows in gnome will be affected correctly, except the Firefox window, with no impact. Reinstall Firefox did not help.

This behavior started after our latest yum update recently.

When connected locally to the Linux server, there are no issues, the buttons are available. (i.e., no RDP involved)

firefox-102.7.0-1.el7.centos.x86_64 xrdp-0.9.21-1.el7.x86_64

Any tip from the community?

Br. Peter

Asked by P.M.swe 1 year ago

Answered by P.M.swe 1 year ago

  • Solved
  • Archived

Extensions not showing on Customize Toolbar tab

Extensions no longer shows on Customize Toolbar tab on the latest version 111.0. I had Dark Reader and SoundFixer on the toolbar before and I can no longer add them back.… (read more)

Extensions no longer shows on Customize Toolbar tab on the latest version 111.0. I had Dark Reader and SoundFixer on the toolbar before and I can no longer add them back.

Asked by Darren T 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

Spell Check not working.

Dear Sir or Madam, I'm running 101.0.1 and spell check no longer works on any mail app like Gmail, Outlook, Yahoo, BT Mail. If I use Chrome or Edge then spell check work… (read more)

Dear Sir or Madam,

I'm running 101.0.1 and spell check no longer works on any mail app like Gmail, Outlook, Yahoo, BT Mail. If I use Chrome or Edge then spell check works correctly. This is despite my Firefox Settings being as below.....

Language Choose the languages used to display menus, messages, and notifications from Firefox. ENGLISH GB Set Alternatives… ENGLISH GB Choose your preferred language for displaying pages. Choose… ENGLISH (United Kingdom) (en-gb) Check your spelling as you type = Tick (Yes)

Could you please advise a fix?

Kind regards,

Neil.

P.S. If I use Chrome or Edge then spell check works correctly.

Asked by Trinovantes 1 year ago

Answered by Trinovantes 1 year ago

  • Solved
  • Archived

How to allow web page to override a keyboard shortcut

How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage... For example I have an webpage that detects ctrl-… (read more)

How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage...

For example I have an webpage that detects ctrl-shift-h which worked fine in version 56 but now in version 96 it brings up a "Show All History" dialog

I an doing many such things so I looking for a generic way to override firefox keyboard shortcuts

Asked by ikhalil 2 years ago

Answered by ikhalil 2 years ago

  • Solved
  • Archived

Enable title bar in profile

Hi, I'm on an a pretty old Linux Xubuntu pc, but with the latest FireFox. In a profile I regularity use I unchecked the Title Bar checkbox in the Customize Toolbar scree… (read more)

Hi,

I'm on an a pretty old Linux Xubuntu pc, but with the latest FireFox. In a profile I regularity use I unchecked the Title Bar checkbox in the Customize Toolbar screen, but then FF crashed and I can't get that profile opened again. I can still open other profiles (because I still use the old-fashioned profile manager and don't need to go into about:profiles), but when I open that particular profile, after some hangups, I only get FF in the taskbar, but no screen opens so I can't change the setting back again.

Is there a file in the profile folder I can edit or something like that to enable the Title Bar option again to see if that profile wants to open normally again?

In case that's not possible I can copy that particular profile into a new profile, but then I will undoubtedly also copy the title bar setting, which I don't want. So can I copy the profile except for the one file with that setting and use the file from the new profile instead? What file would that than be?

I hope someone can help me out. Thanks in advance for any help.

Asked by niebelungen 1 year ago

Answered by cor-el 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 10 months ago

Answered by cor-el 10 months ago

  • Solved
  • Archived

In Firefox 99.0.1 I can't find how to enable the Title Bar. I'm experimenting with the Window Titler add-on.

The instructions for the Window Titler icon suggest to turn on the Title Bar (with the Firefox icon, usually shows title of active tab, but would presumably show the Wind… (read more)

The instructions for the Window Titler icon suggest to turn on the Title Bar (with the Firefox icon, usually shows title of active tab, but would presumably show the Window Title if one was assigned). I can't find how to turn it on in version 99.0.1. It's not where the instructions for Window Titler said to look (managing the Menu bar or the Bookmarks bar). Any suggestions?

Would love for this feature (named windows) to become a normal part of Firefox. I wouldn't mind having the Title Bar anyway; at the cost of a few pixels, I would have something to grab onto when moving windows around that wouldn't accidentally do something to a tab.

Asked by lake44me 1 year ago

Answered by user104147805413306348376805769878442569366 1 year ago

  • Solved
  • Archived

How to disable the new tab button's container context menu?

Is there a way to disable the new tab button's container context menu? The menu pops up when the new tab "+" icon is right clicked, as well as when left click is held do… (read more)

Is there a way to disable the new tab button's container context menu? The menu pops up when the new tab "+" icon is right clicked, as well as when left click is held down for one second on the "+" icon. I've disabled everything in about:config that contains the word "container" and that did not remove the context menu. I do not use containers and do not want that context menu popping up when I accidentally do one of the two things that trigger it. I've included a screenshot of what I want to disable and circled it in red.

Firefox version 106.0.1

Thanks!

Asked by GhostElf 1 year ago

Answered by TyDraniu 1 year ago