By: Liana
Inspect and view changes in Password Repeat Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0.0",
"description": "__MSG_extensionDescription__",
"action": {
"default_popup": "popup/popup.html"
},
"icons": {
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e23351cb-11e0-8a5b-9a98-d24d133d5078}",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"default_locale": "en"
} Best Password Repeat Finder Alternatives
Here are some Firefox add-ons that are similar to Password Repeat Finder:
Password Reminder
1for88
Character Variety Analyzer
Lachlan Ashley
Password Strength Checker
Check for weak passwords
Password Analyzer
Praveen
MaxLength Revealer
jsbrn
Keyboard Pattern Detector
Ellis
Password Generator
Noa
badPass: Password Generator
badpass.one
Passworder
Dakidarts
Memorable Passwords
jarp-dev