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 LordDamokles per AutoPager Fixed
Assegnate 3 su 5 stelle
There is still an error in splitbrowse.js on Line 244
newEntry = newEntry.QueryInterface(Components.interfaces.nsIHistoryEntry);
NS_ERROR_XPC_BAD_CONVERT_JS: Could not convert JavaScript argument arg 0 [nsISupports.QueryInterface]
this line seems to be redundant since it is immediately followed and overridden by
newEntry = newEntry.QueryInterface(Components.interfaces.nsISHContainer);
Before Mozilla started to sign all extensions I just removed it locally, and it worked fine.
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.