제작자: Aaron
Inspect and view changes in External Script Detector 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": [
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{641b20c2-f3fd-5b84-b92e-b1c05228f6ec}",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 External Script Detector 대안
다음은 External Script Detector과(와) 유사한 Firefox add-on입니다:
Hidden Script Detector
Harvey Hoffman
YesDomainScripts
Firefox user 13324123
Script Load Counter
Tina Byrne
XSS Detector
Zack Coleman
Script Blocker Counter
diana
WhatRuns Detector V2
Kin Ralei
Dependency Security Scanner
Rahil Saini
Script Block Counter
diana
Tech Detector
surya tech
XSS Finder ext
xss-finder-ext