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 mitulbabu per Tab Counter
Assegnate 5 su 5 stelle
the users who are using glasser extension , finds the number cut off on one side.When the FF3 is maximized then it is hard to read the number as it is black and have dark background.
To over come this problem you can use the following code in the Stylish addons(https://addons.mozilla.org/en-US/firefox/addon/2108)
toolbar #tabcounter-toolbar-item {
color: white !important;
font-family: Arial !important; font-size: 9pt !important; font-weight: bold !important;
}
You can just put your posted code in your userChrome.css file in your profile's Chrome directory and it does the same thing.
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.