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.
ChiudiAndrea M.
Informazioni utente
Nome | Andrea M. |
---|---|
Utente da | Ago. 23, 2014 |
Numero di componenti aggiuntivi sviluppati | 0 componenti aggiuntivi |
Media delle valutazioni sui componenti aggiuntivi di questo sviluppatore. | Nessun voto |
Le mie recensioni
KeePass Helper
Assegnate 5 su 5 stelle
Great add-on to get more precise window title with auto-type function of KeePass.
Just a tip: if you using a Firefox variant not supported (like Cyberfox or Comodo IceDragon for example), just open the xpi file of the extension (it's a normal ZIP file) and edit the file HostnameInTitlebar_AppInfo.js.
Add the name of the program to the appNames[HostnameInTitlebar_AppInfo.FIREFOX] array.
So, the first lines in the file
appNames[HostnameInTitlebar_AppInfo.FIREFOX] = [
"Firefox",
"Iceweasel",
"Pale Moon"
to support Cyberfox for example, will be
appNames[HostnameInTitlebar_AppInfo.FIREFOX] = [
"Firefox",
"Iceweasel",
"Pale Moon",
"Cyberfox"
Save and restart, should work.
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.