Andrea M.

Giới thiệu về tôi

Thông tin về Nhà phát triển
Tên Andrea M.
Người dùng kể từ Tháng 8. 23, 2014
Số tiện ích được phát triển 0 add-ons
Đánh giá trung bình của các tiện ích của nhà phát triển Chưa được xếp hạng

Đánh giá Của tôi

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.

Đánh giá này là cho một phiên bản trước của tiện ích (2.0.2.1-signed.1-signed).