Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How to restore addon buttons from navbar?

  • 5 válasz
  • 1 embernek van ilyen problémája
  • 15 megtekintés
  • Utolsó üzenet ettől: 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?

Összes válasz (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

Módosította: 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.

Módosította: 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.