Thunderbird Eklentileri'ne hoş geldiniz.
Thunderbird uygulamanızı kişiselleştirmek için ekstra özellikler ve stiller ekleyin.
KapatAndrea M.
Hakkımda
İsim | Andrea M. |
---|---|
Üyelik başlangıcı | Ağu. 23, 2014 |
Geliştirilen eklentilerin sayısı | 0 eklenti |
Geliştiricinin eklentilerinin ortalama puanı | Henüz puanlanmamış |
İncelemelerim
KeePass Helper
Rated 5 out of 5 stars
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.
To create your own collections, you must have a Mozilla Add-ons account.