Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Want TABS to BELOW the address bar, in about:config "browser.tabs.onTop" is not there

  • 2 odgovora
  • 3 imaju ovaj problem
  • 6 prikaza
  • Posljednji odgovor od cor-el

more options

I want my tabs below the address bar. I read the tip to: "about:config" then search for "browser.tabs.onTop" and set to false

browser.tabs.onTop DOES NOT COME UP, IT IS NOT IN THE LIST OF OPTIONS!!!

I want my tabs below the address bar. I read the tip to: "about:config" then search for "browser.tabs.onTop" and set to false browser.tabs.onTop DOES NOT COME UP, IT IS NOT IN THE LIST OF OPTIONS!!!

Izabrano rješenje

The very old Firefox 10.0.2 version that you use doesn't store this setting in a pref, but used the localstore.rdf file to store this.

  <RDF:Description RDF:about="chrome://browser/content/browser.xul#navigator-toolbox"
                   tabsontop="true" />

If you insist in using this version then you should find this in View > Toolbars or you can right-click on free toolbar space.

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (2)

more options

In case you are making a typo in the search bar, just put tabs in there to pull all the preferences containing "tabs".

Also, the forum software detected your Firefox as version 10.0.2. Is that correct?

Version 10 is not secure; Mozilla discloses security flaws after each new release. Is something holding you back from upgrading to Firefox 26? Please let us know so we can suggest solutions or workarounds.

more options

Odabrano rješenje

The very old Firefox 10.0.2 version that you use doesn't store this setting in a pref, but used the localstore.rdf file to store this.

  <RDF:Description RDF:about="chrome://browser/content/browser.xul#navigator-toolbox"
                   tabsontop="true" />

If you insist in using this version then you should find this in View > Toolbars or you can right-click on free toolbar space.