제작자: mm*****@zohomail.in
Inspect and view changes in Custom_Script_1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Custom_Script_1",
"version": "1.0",
"description": "Adds a red border to all webpages matching mozilla.org.",
"browser_specific_settings": {
"gecko": {
"id": "mmk1717@zohomail.inmyid",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
]
} 최고의 Custom_Script_1 대안
다음은 Custom_Script_1과(와) 유사한 Firefox add-on입니다: