Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to restore addon buttons from navbar?

  • 5 个回答
  • 1 人有此问题
  • 15 次查看
  • 最后回复者为 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?

所有回复 (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

由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.

由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.