Щоб спробувати тисячі наявних тут додатків, завантажте Mozilla Firefox, швидкий, вільний спосіб користуватись Інтернетом!

Закрити

Ласкаво просимо до додатків Firefox.

Обирайте серед тисяч додаткових функцій та стилів, щоб зробити Firefox своїм.

Закрити

В дорозі?

Перегляньте наш сайт додатків для мобільного.

Закрити

Andrea M.

Про мене

Інформація для розробника
Ім'я Andrea M.
Користувач з Сер. 23, 2014
Кількість розроблених додатків 0 додатків
Середня оцінка додатків розробника Ще не оцінено

Мої відгуки

KeePass Helper

Оцінка 5 з 5 зірок

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.

Цей відгук для попередньої версії додатку (2.0.2.1-signed.1-signed).