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"
]
}
]
} Best Custom_Script_1 Alternatives
Here are some Firefox add-ons that are similar to Custom_Script_1: