Bienvenue sur les modules Firefox pour Android.
Ajoutez des fonctionnalités et styles supplémentaires pour personnaliser votre Firefox pour Android.
FermerAndrea M.
À propos de moi
Nom | Andrea M. |
---|---|
Utilisateur depuis | août 23, 2014 |
Nombre de modules développés | 0 modules |
Moyenne des notes des modules du développeur | Pas encore évalué |
Mes critiques
KeePass Helper
Noté 5 sur 5 étoiles
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.
Pour créer vos propres collections, vous devez avoir un compte Mozilla Add-ons.