Inspect and view changes in Web Stack Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Web Stack Detector",
"version": "1.1.0",
"description": "Detects the frontend framework, UI library and bundler a site was built with, and shows it as the toolbar icon.",
"browser_specific_settings": {
"gecko": {
"id": "web-stack-detector@swwind",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"src/signatures/bundlers.js",
"src/signatures/frameworks.js",
"src/signatures/meta.js",
"src/engine.js",
"src/background.js"
]
},
"action": {
"default_popup": "src/popup.html",
"default_icon": {
"16": "icons/unknown-16.png",
"32": "icons/unknown-32.png",
"48": "icons/unknown-48.png",
"128": "icons/unknown-128.png"
}
},
"icons": {
"16": "icons/unknown-16.png",
"32": "icons/unknown-32.png",
"48": "icons/unknown-48.png",
"128": "icons/unknown-128.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/content-main.js"
],
"world": "MAIN",
"run_at": "document_idle",
"all_frames": false
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/content.js"
],
"run_at": "document_idle",
"all_frames": false
}
]
} Melhores alternativas Web Stack Detector
Aqui estão algumas Firefox add-ons que são similares a Web Stack Detector:
Weblyzer - Web Analyzer
R0CKABILLY
WhatStack
Aditya Srivastava
WebStack
wrahimi
Website Technology Detector
Sumalya Chatterjee
Stack Spy
Stack-Spy
WhatStack: Tech Stack Scanner
Brilworks Software
Technology Detector Lite
technology-detector-lite
Tech Detector
surya tech
Frontend Tech Detector
Sushant
TechSniffer
wrahimi
IntelBee - Website Tech Detector
IntelBee
BuiltWith Technology PR
Jim Biran