Vítejte na serveru Doplňky pro Firefox pro Android.
Přidejte si funkce a styly, které učiní Firefox pro Android podle vašich představ.
ZavřítRecenze Rise of the Tools od uživatele Junk0
Ohodnoceno 4 z 5 hvězdiček
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.
Tato recenze je pro předchozí verzi doplňku (1.0.1.0).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
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.