Inspect and view changes in Credential Leak Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Credential Leak Finder",
"version": "1.0.0",
"description": "Finds exposed secrets, API keys, and credentials on pages - AWS, GitHub, Stripe, Slack and more.",
"browser_specific_settings": {
"gecko": {
"id": "{5afb7d2f-abd0-4a33-bd06-844f7f2eba9b}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"96": "assets/icons/icon96.png",
"128": "assets/icons/icon128.png"
},
"default_title": "Credential Leak Finder",
"default_popup": "src/popup.html"
},
"icons": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"96": "assets/icons/icon96.png",
"128": "assets/icons/icon128.png"
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/content.js"
],
"run_at": "document_idle"
}
]
} Best Credential Leak Finder Alternatives
Here are some Firefox add-ons that are similar to Credential Leak Finder:
API Key Detector
tahijh
Secret Scanner
tahijh
SecretSifter: Credentials & Secrets Scanner
SecretSifter
CredScanner
CredScanner
Copy-Safe Secrets
Savo
KeyFinder
moamenbasel
LeakRadar - Data Breach Checker
LeakRadar
Privacy Leak Detector
Williamson
Leakuidator+
Leakuidator+ Team
GuardFlow - Secret Detector
deepak khandelwal
YetAnotherBrowserExtension
ONSEC
LeakLake
Leaklake