By: xss-finder
Inspect and view changes in XSS Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "XSS Finder",
"version": "1.0",
"description": "Detect potential XSS injection points in the current web page.",
"icons": {
"48": "icon.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_title": "Find XSS Vectors",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{b437a5f4-a180-4fa4-9448-20c14d3bd636}"
}
}
} Best XSS Finder Alternatives
Here are some Firefox add-ons that are similar to XSS Finder:
XSS Finder ext
xss-finder-ext
SQL Injection Finder
sql-injection-finder
XSS Detector
Zack Coleman
XSSRush
N45HT
XSSpect
Muhammed Galal
Check XSS
Gray Sky
XSSassin - Payload Injector
yesmayank
XSnare
jcpazos
Tracy
Jake Heath
Vulnerability Scanner
readcube-lite
DOM XSS Highlighter — Pro
0xgz