By: ToniDev
Inspect and view changes in HashPass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HashPass",
"version": "1.2",
"description": "Makes simple password secure!",
"background": {
"scripts": [
"content-script.js"
]
},
"permissions": [
"<all_urls>",
"activeTab",
"menus",
"tabs",
"unlimitedStorage",
"contextMenus"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"browser_action": {
"default_icon": "icon.png",
"default_title": "SecurePass",
"default_popup": "view.html"
}
} Best HashPass Alternatives
Here are some Firefox add-ons that are similar to HashPass:
hPass
Yukina
Password Hasher NG
Carsten Nielsen
Password Hasher Plus - Password Generator
simu
Hash It Out
Artemy
PwdHash2
GWu
PwdHash Sidebar
quassy
Stable Pass
Leo Durillon
PwdHash
Collin Jackson
Passit
Passit
Passwords 101
Vincent Vans
Domain Password Hasher
Nick Vodyakho