제작자: Vickie
Inspect and view changes in ScriptMeter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ScriptMeter",
"version": "1.0.0",
"description": "Profile script loading strategy and inline script weight to detect performance risks.",
"icons": {
"48": "token/icon-48.png",
"96": "token/icon-96.png",
"128": "token/icon-128.png"
},
"action": {
"default_title": "ScriptMeter",
"default_popup": "panel/view.html",
"default_icon": {
"48": "token/icon-48.png"
}
},
"options_ui": {
"page": "prefs/config.html",
"open_in_tab": true
},
"permissions": [
"activeTab",
"scripting",
"tabs",
"storage",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "{b441b08b-da98-446f-929b-4181f7f680cc}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 ScriptMeter 대안
다음은 ScriptMeter과(와) 유사한 Firefox add-on입니다: