By: FuzjaJadrowa Add-on
Inspect and view changes in Old Mod Icon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Old Mod Icon",
"version": "1.0",
"description": "Revert old mod icon on YouTube.",
"host_permissions": [
"*://*.youtube.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "old-mod-icon@fuzjajadrowa.pl",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"128": "icon.png"
},
"action": {
"default_icon": "icon.png",
"default_title": "Old Mod Icon"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end",
"all_frames": true
}
]
} Best Old Mod Icon Alternatives
Here are some Firefox add-ons that are similar to Old Mod Icon: