Showing questions tagged: Show all questions
  • Solved

userChrome.css - Help With Customizing Tabs

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead o… (read more)

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead of buttons.

Looked ok in FF 115 ESR.

However, in FF 125, half the tabs are now cut off, including their text (see attached images).

Also the tabs background is darker in FF 115 ESR, providing more contrast between the tabs and the tab bar. In FF 125, it's almost all white and I can hardly distinguish between the tabs and the tab bar.

Why is there such a big difference in appearance between FF 115 ESR on Windows 7, and FF 125 on Windows 10?

Here is the code I used...

/* ------------------ RESIZE TAB BAR ----------------------------- */ \#TabsToolbar { height: 27px !important; margin-top: -1px !important; margin-bottom: 0px !important; } \#tabbrowser-tabs { height:25px!important; min-height:25px!important; }

.tab-background-start[selected=true]::after, .tab-background-start[selected=true]::before, .tab-background-start, .tab-background-end, .tab-background-end[selected=true]::after, .tab-background-end[selected=true]::before {

 min-height:25px!important;

} /* ------------------ RESIZE TAB BAR END ----------------------------- */

/* ------------------ TAB HEIGHT ----------------------------- */

.tabbrowser-tab {
 max-height: 25px !important;
 border-color: #8f939e;

}

.tabbrowser-tabs {

 max-height: 25px !important;
 border-color: #8f939e;

} /* ------------------ TAB HEIGHT END ----------------------------- */

I inserted backslashes at the beginning of the first 2 lines of code above to preserve the hashtag sign (otherwise it displays an index number before those lines), please ignore the backslashes.

I would like my customizations in Firefox 125 to look like the ones I made in 115 ESR.

Is it possible?

Thanks!

Asked by Slouch 3 days ago

Answered by cor-el 2 days ago

  • Solved

I can't restore my search bar

My search box disappeared. I know about clicking the 3 horizontal lines, selecting customize and dragging the box. Actually the box is still there on the customize scre… (read more)

My search box disappeared. I know about clicking the 3 horizontal lines, selecting customize and dragging the box. Actually the box is still there on the customize screen, but not in any other tabs.

Dragging a second box does nothing. Refreshing Firefox does nothing. Rebooting does nothing. Firefox 125.0.2

Asked by Henry 1 week ago

Answered by jscher2000 - Support Volunteer 1 week ago

  • Solved

Firefox 125 disable pop-up tips?

I just installed Firefox v125.0.1 on my new desktop and I am constantly being harassed by Firefox suggesting "tips" to me that I don't want nor did I ask for. Such as th… (read more)

I just installed Firefox v125.0.1 on my new desktop and I am constantly being harassed by Firefox suggesting "tips" to me that I don't want nor did I ask for.

Such as this example below, see screenshot. I am browsing the web and needed to open a new tab, and immediately Firefox thinks it is okay to harass me with something that I OBVIOUSLY already know...... searching google from the address bar.

So now I have to stop what I am doing to click the "Okay, Got It" button to proceed. But, that won't stop Firefox from harassing me with the EXACT same tip in a few minutes from now.....

This isn't the only "tip" it harasses me with. It's just the only one I have managed to get a screenshot of for now.

How do I permanently disable this crap?

I have been using the internet and web browsers for 30ish years now. I'm pretty sure I know how to use an address bar by now Firefox.....

I also don't appreciate being harassed by things at all. Since this does the same "tips" repeatedly and they never stop it is absolutely harassment. Why are you showing me ANY tip more than once?????

Asked by jhester.2006 1 week ago

Answered by zeroknight 1 week ago

  • Solved

Firefox 125 URLs missing in suggestions dropdown

I've just updated to Firefox 125 and now, when I start to type in the URL bar and get my suggestion dropdown of previously visited pages, I no longer can see the actual u… (read more)

I've just updated to Firefox 125 and now, when I start to type in the URL bar and get my suggestion dropdown of previously visited pages, I no longer can see the actual url for each entry. All I see is the top level name for each entry.

This is not helpful, as I may have perviously visited a number of pages on that site and the information shown does not give me a way to differentiate sufficiently between those pages.

How can I get the exact url displayed on the suggestions dropdown.

How can I get those top level descriptions NOT displayed, so that only the urls are shown?

Asked by Ken 1 week ago

Answered by cor-el 1 week ago

  • Solved

Unable to install any extensions.

When trying to install any extensions on either the Mozilla Addons website or directly via the Extension settings, it fails to do so. I've attached a screenshot of the M… (read more)

When trying to install any extensions on either the Mozilla Addons website or directly via the Extension settings, it fails to do so.

I've attached a screenshot of the Mozilla Addons website when it fails to install the extension. On some other addons that I've attempted in the past, it just shows the throbber forever.

I have checked the Multiprocess Browser Console and it says that it fails to move the file because it's locked (NS_ERROR_FILE_IS_LOCKED). I have also attached a screenshot of that.

Asked by Kate 2 weeks ago

Answered by Kate 1 week ago

  • Solved

How to set PDF viewer in firefox to dark mode again (after it stopped working)

I view a lot of pdf documents via firefox, the light gray background makes my eyes and head hurt after prolonged usage. In the past I found a solution on this forum that… (read more)

I view a lot of pdf documents via firefox, the light gray background makes my eyes and head hurt after prolonged usage. In the past I found a solution on this forum that advised to set pdfjs.viewerCssTheme to "2" in about:config. This set the background of pdf viewer to black/dark gray. This has worked for years until recently when the pdf viewer switched to light mode again (pic 1). I checked the about:config settings for pdfjs.viewerCssTheme but there appears to be no change. I tried restarting the browser, setting the theme to 0 and to 2 again, updating browser. Sadly the theme is still light gray. Is there a way to change it again? The desired outcome is in pic 2. I do NOT want to change the color of the pdf pages themselves.

Asked by K 4 months ago

Answered by zeroknight 4 months ago

  • Solved

remove search from new tab page (not search from address bar)

Just updated a friend's computer from Windows 7 to 10. Installed firefox over previous ESR and now there's no way to remove the search bar from the new tab page. On my … (read more)

Just updated a friend's computer from Windows 7 to 10. Installed firefox over previous ESR and now there's no way to remove the search bar from the new tab page. On my W10 system, the search bar isn't there, not sure how or why, but on her's there's no option NOT to show it as there used to be.

I found some VERY old (2014) info on this but doesn't seem to be up to date.

PLEASE give us our options back and stop taking them away, sheesh, getting as bad as Microsoft.

Is there a workaround for this to remove the redundant search bar from the new tab page since you can search from the address bar?

Thanks!

Asked by firefoxsync52 2 weeks ago

Answered by zeroknight 2 weeks ago

  • Solved

default colors have somehow changed

I accidentally pressed a lot of keys on my keyboard and for some reason the default colors of Firefox have changed. I found out that by using Ctrl+Alt+D that I can switch… (read more)

I accidentally pressed a lot of keys on my keyboard and for some reason the default colors of Firefox have changed. I found out that by using Ctrl+Alt+D that I can switch the colors back to normal or to the colors that now appear automatically, but this only works for one tab. If I open a new tab, it shows the weird colors (see images below). I tried looking up specific shortcuts for Firefox considering the shortcut mentioned before (Ctrl+Alt+D) only works on Firefox. But I can't find any shortcut tied to that combination. I'm unsure what to do and how to fix this.

I would appreciate it if someone could tell me how to fix this.

Asked by link 2 weeks ago

Answered by zeroknight 2 weeks ago

  • Solved

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 2 weeks ago

Answered by zeroknight 2 weeks ago

  • Solved

How to make Firefox always show navigation buttons in context menu, also when right clicking an image?

Is there any way to make Firefox show the "back", "forward", "reload", "bookmark" buttons that are shown in the default context menu when right clicking a web page also i… (read more)

Is there any way to make Firefox show the "back", "forward", "reload", "bookmark" buttons that are shown in the default context menu when right clicking a web page also in the context menu that is shown when right clicking an image?

I think those buttons should always be included in all context menus opened for a web page, no matter if you happen to click on the background, on selected text, on an image or a link because.

It is so frustrating having to open the context menu multiple times to find a location where the default context menu is opened instead of the specific ones for selected texts, images, links etc.

Thanks!

Asked by zenuity 3 weeks ago

Answered by zenuity 3 weeks ago

  • Solved

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) 3 weeks ago

Answered by cor-el 3 weeks ago

  • Solved

FF automatically maximizes newly detached tabs

When I try to detach a tab, so that it's a new window, by dragging the tab downward so it isn't on the tab bar. After I let go a new window is created for that tab that I… (read more)

When I try to detach a tab, so that it's a new window, by dragging the tab downward so it isn't on the tab bar. After I let go a new window is created for that tab that I dragged, however it also maximizes the window, which disorients my work flow. Is there any way I can detach a tab into a new window and not have it maximized automatically?

Asked by Uknmekan 1 month ago

Answered by zeroknight 1 month ago

  • Solved

Several question re: latest version of Mozilla (version 104) - Resizing URL bar and having more add-ons shown

Hello all... This one has been driving me a bit batty as of late. I tend to use lots of extensions/add-ons and for most of them, I want the icons to show on the tool ba… (read more)

Hello all...

This one has been driving me a bit batty as of late. I tend to use lots of extensions/add-ons and for most of them, I want the icons to show on the tool bar - that is, the part to the right of the URL/search bar. It used to be that you could adjust the size of your URL/search bar to make it smaller so that more add-on icons could be displayed - but as of recently, that is no longer possible (at least from what I can gather). Right now, I only have 10 add-on icons showing to the right of my URL bar and I have no clue how to access the other add-ons/extensions that I would like to use.

If I can recall correctly, at one time there was a way to show the additional extension/add-on icons in something called an overflow bar - but I can no longer find that, and half of the add-ons I want to access, I cannot do it because they are no longer shown to the right of the URL bar (except for the 10 that are there now).

So my questions are:

How can I resize the URL/Search bar to make it smaller width-wise, so that perhaps, more add-on icons will show to the right - and/or how can I access the rest of my add-ons if they are hidden in some kind of overflow bar?

I have included a screen shot on my current view, showing the add-on icons (some of them) that show to the right of the URL bar - but I have at least 10 others that I cannot find anywhere and would like them to show also.

Thanks in advance...

Ben

Asked by benherrmann1 1 month ago

Answered by cor-el 1 month ago

  • Solved

Cannot See New "Report Broken Site" Option in Firefox 123.0 Menu

I am using Firefox 123.0.0 (rel. 20-Feb-2023) on a Win 10 Pro v22H2 computer. I understand that FF123.0.0 is supposed to include a new option to "Report Broken Site" on … (read more)

I am using Firefox 123.0.0 (rel. 20-Feb-2023) on a Win 10 Pro v22H2 computer.

I understand that FF123.0.0 is supposed to include a new option to "Report Broken Site" on the menu (hamburger icon) that is described in the support article How do I report a broken site in Firefox desktop? but I can't see this new option. I also checked the menu options under More Tools and Help but can't find it.

Exiting and re-opening Firefox didn't solve the problem.

Asked by lmacri 2 months ago

Answered by MarkRH 2 months ago

  • Solved

How to stop Firefox from going to an already open tab when trying to open the same site again ?

How to stop Firefox from going to an already open tab when trying to open the same site again ? yes i want 10 tabs open on the same site, stop switching to one ope… (read more)

How to stop Firefox from going to an already open tab when trying to open the same site again ?

yes i want 10 tabs open on the same site, stop switching to one open tab. i discovered i hold shift/alt ti prevent this, there must be an option to disable it altogether, how?

Asked by vova.95bigmir.net 1 month ago

Answered by TyDraniu 1 month ago

  • Solved

Cannot pin extensions to the taskbar YET!

I run Firefox on a Dell laptop running Windows 10 Pro. I had to rebuild my system because of problems I couldn't solve. I've reinstalled Firefox and copied a profile I ha… (read more)

I run Firefox on a Dell laptop running Windows 10 Pro. I had to rebuild my system because of problems I couldn't solve. I've reinstalled Firefox and copied a profile I had saved in the cloud. When I click the extensions button ("puzzle piece") I do not see the extension list, only the add-ons page. do I have to uninstall and reinstall each extension to get it into the panel so I can pin some of them to the toolbar?

Asked by crogerblair1 1 month ago

Answered by cor-el 1 month ago

  • Solved

resize contents of panes while browsing

I have a current version of Firefox (v123.0 running on Windows 10) but I can't do what I used to be able to do? (And it is making me nuts!) I used to be able to resize … (read more)

I have a current version of Firefox (v123.0 running on Windows 10) but I can't do what I used to be able to do? (And it is making me nuts!)

I used to be able to resize the contents of a site - such as youtube or wordpress or tumblr - there would be a little % on the far right of the URL bar, and I could adjust that until the site was readable and all the pieces I wanted fit in. I can't find a control that will change this for me in the new version. Is it somewhere else? Did that control not port into the new version? Is is gone for good? (I really hope not!) I realize this is such a small problem, but it affects how I interact with basically every site online.

What makes this extra frustrating is that I'm not even certain I am using the correct terms for the thing I want -

Thank you for your patience -

Lee Thomson dancingcrowdesigns@gmail.com

Asked by dancingcrowdesigns 1 month ago

Answered by cor-el 1 month ago

  • Solved

Installing edited add-on gives "Installation aborted because the add-on appears to be corrupt" error

Hello there! I have been trying to edit an existing browser extension (for the sole reason of adding new features to it for myself), and I've been trying to add it to my… (read more)

Hello there!

I have been trying to edit an existing browser extension (for the sole reason of adding new features to it for myself), and I've been trying to add it to my Firefox browser. However, upon trying to install it to the browser, it throws an error saying: "Installation aborted because the add-on appears to be corrupt". I've been trying to read more into this issue all across the internet, but none of the recommendations seem to be working.

I tested my extension locally and with using the about:debugging temporary add-on method, and everything seemed fine.

I tried to re-configurate the 'xpinstall.signatures.required' variable by setting it to false (even thought this method is considered unsafe in most cases), and the issue still occurs

I also tried adding a new gecko ID to it as stated in this article, but to no avail: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings

And last, but certainly not least, I tried compressing the extension with web-ext aswell.

My question is - is there a way to add this extension permanently to my browser without submitting it to Mozilla? I did not create this extension, I only added custom integrations to it for myself.

And more importantly - is there a way to add it to the basic Firefox browser, which is not Firefox developer of Firefox nightly? Or maybe create a desktop shortcut that will always start the browser in debug mode, always containing the extension as "temporary"?

I can see that many posts and questions have already been posted regarding this "custom add-on" topic, but my situation is a bit different since my goal is to only use this add-on by myself (and I'm also revisiting this topic since none of the previous suggestions worked in my case)

Any comments, helps, or even links would be greatly appreciated! Have a great day!

Asked by Nida 2 months ago

Answered by TyDraniu 2 months ago

  • Solved

When I press ctrl the page zooms in, there is no other button being pressed and I use ctrl often to delete one word instead of just a letter

When typing if I make a mistake I'll usually just delete the entire word and retype it rather than fix the spelling but to do that I need to use CTRL. Now when I press CT… (read more)

When typing if I make a mistake I'll usually just delete the entire word and retype it rather than fix the spelling but to do that I need to use CTRL. Now when I press CTRL it zooms in the page even though there are no other buttons being pressed.

Asked by Jacob 2 months ago

Answered by zeroknight 2 months ago