Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to restore addon buttons from navbar?

  • 5 replies
  • 1 has this problem
  • 11 views
  • Last reply by FredMcD

more options

I had to remove navbar, because old firefox layout, when menu bar could been merged with navigation bar, is great, as it saves a lot of vertical space, which is super important in the world of widescreens. This is specially annoying, in fullscreen mode, when navbar is visible as an ugly small bar on top of screen, even being completely empty. So now, addon buttons just dissappears completely, even from "Customize".

I removed navbar by adding this lines to `userChrome.css`: ```

  1. nav-bar { display: none !important; }

ublick * #nav-bar * { visibility: visible; }

``` Unfortunately, keeping navbar is not an option, as it eats the vertical space, even being empty. So my question is, how to restore addon buttons from navbar? I can see a nuber of options here: - Forbid addons to add buttons to navbar, so they automatically appear in "Customization". - Make an alias (or something), so buttons go to another bar, which I select. - Make a navbar take no space, if it's empty, so buttons coulld be removed from it.

Is any of this possible?

I had to remove navbar, because old firefox layout, when menu bar could been merged with navigation bar, is great, as it saves a lot of vertical space, which is super important in the world of widescreens. This is specially annoying, in fullscreen mode, when navbar is visible as an ugly small bar on top of screen, even being completely empty. So now, addon buttons just dissappears completely, even from "Customize". I removed navbar by adding this lines to `userChrome.css`: ``` #nav-bar { display: none !important; } ublick * #nav-bar * { visibility: visible; } ``` Unfortunately, keeping navbar is not an option, as it eats the vertical space, even being empty. So my question is, how to restore addon buttons from navbar? I can see a nuber of options here: - Forbid addons to add buttons to navbar, so they automatically appear in "Customization". - Make an alias (or something), so buttons go to another bar, which I select. - Make a navbar take no space, if it's empty, so buttons coulld be removed from it. Is any of this possible?

All Replies (5)

more options

Hi

Thank you for your question.

I must admit that I am not certain of what you are trying to achieve, but I recommend that you have a read of this article that will show you have to customize the toolbars and buttons in Firefox.

I hope this helps, but if not, please come back here and we can look into a different solution for you.

more options

Modified by iuntude1956

more options

Seburo said

Hi Thank you for your question. I must admit that I am not certain of what you are trying to achieve, but I recommend that you have a read of this article that will show you have to customize the toolbars and buttons in Firefox. I hope this helps, but if not, please come back here and we can look into a different solution for you.

This is 100% irrelevant, please remove your comment to do not destruct other viewers with dump responses. Highscore you reputation somewhere else, or post some usefull responces.

Modified by iuntude1956

more options

You can look at the Classic Theme Restorer extension.

  • You can check out the settings of the CTR extension via its Options/Preferences button on the "Firefox/Tools > Add-ons > Extensions" page.
  • You can find extra toolbar buttons and more toolbar settings in Customize (3-bar Firefox menu button > Customize)
more options

Using Classic Theme Restorer, I created a second toolbar, and restored the add-ons bar at the bottom of the window.

And by using Vertical Toolbar {web link}, I added a vertical toolbar at the edge of the window.