Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

Firefox Needs True Customization

  • 1 отговор
  • 1 има този проблем
  • 9 изгледи
  • Последен отговор от cor-el

more options

Firefox is NOT really fully customizable. If it were we could decide just where we want the [Tool Bar], [Menu Bar], [Favorites Bar], other-bars, and the [Main Window] to appear.

I would the order (top to bottom):

[Menu Bar], [Main Bar] (one with the icons and address), [Bookmarks Bar], other-bars, [Tab Bar], [Main Window], [Add-on Bar]

In other words, I like the TABS just above the Main Window.

And yes, I do have [browser.tabs.onTop] set "false"

I do have the [Add-on Bar] on the bottom due to an Add-on.

Firefox is NOT really fully customizable. If it were we could decide just where we want the [Tool Bar], [Menu Bar], [Favorites Bar], other-bars, and the [Main Window] to appear. I would the order (top to bottom): [Menu Bar], [Main Bar] (one with the icons and address), [Bookmarks Bar], other-bars, [Tab Bar], [Main Window], [Add-on Bar] In other words, I like the TABS just above the Main Window. And yes, I do have [browser.tabs.onTop] set "false" I do have the [Add-on Bar] on the bottom due to an Add-on.

Променено на от Tecknomage

Всички отговори (1)

more options

You can easily move the Tab bar to the lower position with code in userChrome.css as basically you only need to give the Tab bar a higher -moz-box-ordinal-group value (most toolbars have a default -moz-box-ordinal-group:1 to show them in DOM order).
See:

You can also look at this extension: