برای امتحان کردن صدها افزودنی موجود در اینجا، موزیلا فایرفاکس، یک راه سریع، رایگان برای مرور وب را بارگیری کنید!

Close

Welcome to فایرفاکس Add-ons.

Choose from thousands of extra features and styles to make Firefox your own.

Close

On the go?

Check out our Mobile Add-ons site.

Close

Andrea M.

درباره من

اطلاعات توسعه‌دهنده
Name Andrea M.
عضو وب‌گاه از تاریخ اوت 23, 2014
Number of add-ons developed 0 add-ons
Average rating of developer's add-ons هنوز رتبه‌دهی نشده است

My Reviews

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.

This review is for a previous version of the add-on (2.0.2.1-signed.1-signed).