Inspect and view changes in Warn Common Password source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"description": "Displays warning notification if word entered in any password field is present in 500000 common passwords. Works entirely offline.",
"manifest_version": 2,
"name": "Warn Common Password",
"version": "0.0.11resigned1",
"homepage_url": "https://github.com/gkrishnaks/",
"icons": {
"48": "icons/lockIcon.png"
},
"applications": {
"gecko": {
"id": "gokulakrishna.k.s@gmail.com",
"strict_min_version": "57.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"notifications",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
]
} Best Warn Common Password Alternatives
Here are some Firefox add-ons that are similar to Warn Common Password:
Password Leak Monitor
mathiscode
Prevent Pwned Passwords
Chris Wilson
Pwned?
PwnedExtDev
Password Reuse Detector
Luca Famà
Password Breach Alert
Harding
Passwords 101
Vincent Vans
WebSec Coach
Xenolith AB
PlainText Offenders
intuxikated
PfP: Pain-free Passwords
Wladimir Palant
Secure Password Generator
Nikolay Martynov
Password Strength Checker
Samson459
Password generator
Eugene Fox