Tervetuloa Firefox Androidille-lisäosiin.
Lisää uusia ominaisuuksia ja tyylejä joilla teet Firefox Androidilleista itsesi näköisen.
SuljeAndrea M.
Tietoja minusta
Nimi | Andrea M. |
---|---|
Käyttäjä alkaen | elo 23, 2014 |
Kehitettyjä lisäosia | 0 lisäosaa |
Average rating of developer's add-ons | Ei vielä pisteytetty |
Omat arviot
KeePass Helper
Arvosteltu: 5/5 tähteä
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.
Jotta voisit luoda omia kokoelmia, sinulla pitää olla käyttäjätili Mozilla Lisäosat -palvelussa.