By: PwnedExtDev
Inspect and view changes in Pwned? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Pwned?",
"version": "1.0.0",
"description": "Auto-check if passwords have been pwned",
"browser_action": {
"default_icon": {
"48": "images/logo_lockedx48.png"
},
"default_popup": "index.html"
},
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "images/logo_lockedx16.png",
"48": "images/logo_lockedx48.png",
"128": "images/logo_lockedx128.png"
},
"manifest_version": 2
} Best Pwned? Alternatives
Here are some Firefox add-ons that are similar to Pwned?:
Warn Common Password
Gokulakrishna Sudharsan
Password Breach Alert
Harding
This Site's Been Breached!
sitehasbeenbreached
PlainText Offenders
intuxikated
IsPwned ?
Yoshyn
Password Strength
Asarutheen
Password Leak Checker
o2cloud
Secure Password Advisor
Nichols
Password Protector
69vnd.net
PfP: Pain-free Passwords
Wladimir Palant