提供元: Rafael Lima Add-on
Inspect and view changes in WebAssembly Memory Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extName__",
"version": "3.0",
"description": "__MSG_extDescription__",
"default_locale": "en",
"manifest_version": 3,
"content_scripts": [
{
"js": [
"content/content.js"
],
"matches": [
"<all_urls>"
],
"all_frames": true,
"run_at": "document_start"
}
],
"permissions": [
"activeTab",
"tabs",
"storage",
"scripting",
"alarms"
],
"host_permissions": [
"<all_urls>"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"web_accessible_resources": [
{
"resources": [
"content/webassemblymemoryscanner.js",
"content/init.js",
"shared/wail.min.js/wail.min.js",
"shared/utils.js",
"content/thirdparty/stacktrace/stacktrace.min.js"
],
"matches": [
"<all_urls>"
]
}
],
"action": {
"default_title": "WMS",
"default_popup": "extension/action-launcher.html"
},
"devtools_page": "extension/devtools.html",
"background": {
"scripts": [
"extension/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "wms-firefox-free@local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icons/wms16.png",
"48": "icons/wms48.png",
"128": "icons/wms128.png"
}
} ベストのWebAssembly Memory Scanner代替案
WebAssembly Memory Scannerに類似したFirefox add-onをいくつか紹介します:
WEBASSEMBLY GAME DETECTOR
Rafael Lima
Flash Debugger
O-Minds
Secret Scanner
Mr_ofcodyx
WEA - Web Exposure Analyzer
Ali
Tinker Tester Developer Spy
Thomas Wisniewski
WebAssembly Detector
mbnuqw
Web Scraper - Export & Security Scanner
voon
IA-QA Shield
Jean-Christophe Jamet
Web Explode
macallan
WebGPU Inspector
brendan-duncan
DockWCAG Accessibility Checker
Dock
Totally Automated Accessibility Scanner
Skeletonxf