제작자: Nywknamduong
Inspect and view changes in JS Lib Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JS Lib Detector",
"short_name": "Library Detector",
"version": "6.2.0",
"web_accessible_resources": [
"library/libraries.js",
"content_scripts/lib_detect.js"
],
"description": "Detect and display all JavaScript libraries used on a webpage. Instantly see popular frameworks like React, Vue, Angular, jQuery, and more—right from your address bar with clickable icons. Great for developers and curious users alike",
"icons": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"library/libraries.js",
"background_scripts/main.js"
],
"persistent": false
},
"page_action": {
"default_icon": {
"19": "icons/icon19.png",
"38": "icons/icon38.png"
},
"default_title": "Library Detector"
},
"permissions": [
"tabs",
"http://*/*",
"https://*/*"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content_scripts/inject.js"
],
"run_at": "document_end"
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content_scripts/detect.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{7c322dd7-1562-4a87-a004-0adc03270ef9}"
}
}
} 최고의 JS Lib Detector 대안
다음은 JS Lib Detector과(와) 유사한 Firefox add-on입니다:
LibJS Detector
Francesco De Stefano
New Library Detector
Paco
Library Detector Pro
aaronxyliu
Tech Detector
surya tech
TechSniffer
wrahimi
Website Technology Detector
Sumalya Chatterjee
Frontend Tech Detector
Sushant
Technology Detector Lite
technology-detector-lite
Fire Detector
Francesco De Stefano
StackDetect
wrahimi
Retire.JS Pro
Silico Industries
React Developer Tools Lite
react-developer-tools