Por: Sistemi S.p.A.
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"
}
}
}
} Mejores alternativas BUILDER WEB DevTools
Aquí hay algunas Firefox add-ons que son similares a BUILDER WEB DevTools: