By: Rafael Lima Add-on
Inspect and view changes in WEBASSEMBLY GAME DETECTOR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_ext_name__",
"version": "1.0.0",
"description": "__MSG_ext_description__",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "wasm-game-detector@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"webRequest",
"tabs",
"activeTab",
"downloads",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js",
"load.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best WEBASSEMBLY GAME DETECTOR Alternatives
Here are some Firefox add-ons that are similar to WEBASSEMBLY GAME DETECTOR:
WebAssembly Detector
mbnuqw
Fire Detector
Francesco De Stefano
Website Technology Detector
Sumalya Chatterjee
WEA - Web Exposure Analyzer
Ali
IA-QA Shield
Jean-Christophe Jamet
Display WASM
paris
Web Audio Inspector
Metroite
WebPage Same Origin APIs
Libor Benes (Dr. B)
Wappalyzer
Wappalyzer
AI Generated Content Filter for Steam
Iren
LibJS Detector
Francesco De Stefano
Library Detector Pro
aaronxyliu