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 Bunta126 per Noia Fox
Assegnate 4 su 5 stelle
Thanks David, this seems like the closest assimilation of the Noia theme of the ones I've tried so far.
Just a couple of changes would make it perfect for me.
One would be to add the text back to the bookmarks on the bookmarks toolbar (would be great as an option)
Second would be to not have the tabs as complete ovals but just oval the top of the tabs and have them come straight down to the page.
Otherwise... best so far, thanks!
If you don't want rounded tabs : install stylish addon and apply this style :
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* ==UserStyle==
// @name Tab: Tabs stylish not rounded.
// @author David Vincent
// @compatible Firefox 4.0+
// @description This changue the style of the tabs.
// ==/UserStyle==*/
.tabbrowser-tab
{
-moz-border-radius: 0px !important;
}
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.