提供元: JasonBian
Inspect and view changes in WhatsTheTech source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WhatsTheTech",
"version": "1.0.0",
"description": "Get the technology the website use",
"homepage_url": "https://github.com/imaginezz/whatsthetech",
"icons": {
"16": "icons/logo16.png",
"48": "icons/logo48.png",
"128": "icons/logo128.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"lib/browser-polyfill.min.js",
"content/main.js"
],
"run_at": "document_idle"
}
],
"background": {
"page": "background/index.html"
},
"browser_action": {
"default_icon": "icons/logo128.png",
"default_title": "What's the Tech?",
"default_popup": "popup/index.html"
},
"options_ui": {
"page": "options/index.html"
},
"permissions": [
"http://*/*",
"https://*/*",
"webRequest"
],
"web_accessible_resources": [
"content/detect.js"
]
} ベストのWhatsTheTech代替案
WhatsTheTechに類似したFirefox add-onをいくつか紹介します:
W3Techs Website Technology Information
SamSol
Tech Tracker
Tech Tracker
TechSniffer
wrahimi
Website Technology Detector
Sumalya Chatterjee
BuiltWith Technology PR
Jim Biran
Technology Detector Lite
technology-detector-lite
TechStack Spy
Daniel11Broker
TechDetector Pro
Ruthanne
Wappalyzer
Wappalyzer
WhatRuns
Whatruns