Per provare i componenti aggiuntivi disponibili in questo sito scarica Mozilla Firefox, un modo veloce e gratuito per navigare sul Web.
ChiudiBenvenuto in Firefox Add-ons.
Scegli tra migliaia di funzionalità aggiuntive e stili per rendere Firefox veramente tuo.
ChiudiRecensione di Junk0 per Rise of the Tools
Assegnate 4 su 5 stelle
Great to have the menu bar back on top again. Wish it had the option to have the tool bar below the tabs, but can't have everything I suppose. Still better than the tabs on top.
Questa recensione riguarda una versione precedente (1.0.1.0) del componente aggiuntivo.What you want is possible without an add-on: create a folder "chrome" in your profile folder and add a file named "userChrome.css" with the following content:
#mail-toolbar-menubar2 {
-moz-box-ordinal-group: 10 !important;
}
#tabs-toolbar {
-moz-box-ordinal-group: 30 !important;
}
However, this add-on is required for moving the tool bar, as it is not moveable via userChrome. If you don't want to move your toolbar, you shouldn't need it ;)
If you struggle creating the userChrome, look at this article: http://kb.mozillazine.org/UserChrome.css
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.