제작자: Sistemi S.p.A. Add-on
Inspect and view changes in BUILDER WEB DevTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "BUILDER WEB DevTools",
"description": "Sistemi S.p.A.",
"version": "2.0.1.3",
"action": {
"default_popup": "templates/Popup.html"
},
"permissions": [
"activeTab",
"desktopCapture",
"downloads"
],
"icons": {
"16": "assets/icons/icon16.png",
"24": "assets/icons/icon24.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"64": "assets/icons/icon64.png",
"128": "assets/icons/icon128.png",
"256": "assets/icons/icon256.png"
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"vendor/jquery/jquery.min.js",
"js/common/Content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"js/common/Content.js"
],
"matches": [
"<all_urls>"
]
}
],
"devtools_page": "templates/Devtools.html",
"host_permissions": [
"http://*/",
"https://*/",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "builderweb@example.com",
"data_collection_permissions": {
"required": [
"none"
],
"user_behavior_telemetry": "none",
"diagnostics": "none",
"personal_data": "none"
}
}
}
} 최고의 BUILDER WEB DevTools 대안
다음은 BUILDER WEB DevTools과(와) 유사한 Firefox add-on입니다:
Web Developer Lite
Web Developer
Web Component DevTools
Matsuuu
DevSuite Pro
Softpulse Infotech
Umbraco DevTools
Warren Buckley
VisBug
argyleink
DevTools StackProbe
DevManchego
Developers tool
Володимир Савчук
Web Developer
chrispederick
Ext JS 3 DevTools
3axapp
MobileDevTools
Mr.bates
DevScope - Developer Diagnostics
POLPROG
Right On Page Devtools
Taining