By: furkanumut Add-on
Inspect and view changes in PRISM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PRISM",
"version": "1.0.0",
"description": "PRISM - Advanced browser-based secret scanner that reveals invisible security risks. Refracting the web to find hidden secrets.",
"author": "furkanumut",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting",
"notifications"
],
"host_permissions": [
"*://*/*"
],
"background": {
"scripts": [
"src/background/event.js"
],
"type": "module"
},
"action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "PRISM"
},
"options_ui": {
"page": "src/options/options.html",
"open_in_tab": true
},
"web_accessible_resources": [
{
"resources": [
"rules/default-rules.json"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "prism@extension.local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best PRISM Alternatives
Here are some Firefox add-ons that are similar to PRISM:
CredScanner
CredScanner
Secret Scanner
Mr_ofcodyx
Security Pattern Scanner
Subhash Dasyam
Secret Scanner
Christian Pulvermacher
SecretSifter: Credentials & Secrets Scanner
SecretSifter
JS Recon Buddy
JSReconBuddy
Web Scraper - Export & Security Scanner
voon
Secret Scanner
tahijh
YetAnotherBrowserExtension
ONSEC
Tyre-Kicker-Security
Alex
KeyFinder
moamenbasel
ZeroTrust Dashboard Extension
MRichard333