By: zeGolem
Inspect and view changes in Password Displayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Password Displayer",
"version": "1.0",
"description": "Adds an option to look at passwords in inputs boxes",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"main.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"contextMenus"
]
} Best Password Displayer Alternatives
Here are some Firefox add-ons that are similar to Password Displayer:
Password Display
Okvip
Show/Hide Password Toggle
68 GB
Simple Password Viewer
Nivas
Password Reveal
katiembest
ShowPassword
Alireza Tahriri
Password Toggler - view input passwords
pckltr
Password viewer
Dan Matthews
display-password
Pranav
ShowPassword
yaagame
Password badge toggler
NitroGL