By: csp-evaluator Add-on
Inspect and view changes in CSP Evaluator Content source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CSP Evaluator",
"version": "1.0",
"description": "Evaluate the Content Security Policy (CSP) of the current page.",
"icons": {
"48": "icon.png"
},
"permissions": [
"activeTab",
"webRequest",
"<all_urls>"
],
"browser_action": {
"default_title": "Evaluate CSP",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{69644bda-fbd1-4f08-bc70-a3a1a50358f0}"
}
}
} Best CSP Evaluator Content Alternatives
Here are some Firefox add-ons that are similar to CSP Evaluator Content:
CSP Evaluator ext
csp-evaluator-ext
CSP Evaluator
Hacks and Hops
CSP Checker
BJ88
CSPTool
Aleph Void LLC
CSP Tester
oxdef
Content Security Policy (CSP) Generator
Csper
CSP Content Security Policy Generator
RapidSec
cSPY - SecurityHeader Scanner
VaultOcean
UserCSP
asannou
XSS Finder
xss-finder
CSP Bypass For Testing
Developer
Script Sentinel - CSP Generator
dan245