By: tera
Inspect and view changes in YouTube Link Modifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Link Modifier",
"version": "1.0",
"description": "Youtube privacy friendly frontends",
"icons": {
"16": "icon.svg",
"32": "icon.svg",
"48": "icon.svg",
"128": "icon.svg"
},
"permissions": [
"activeTab",
"*://*/*"
],
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"web_accessible_resources": [
"content.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{b4a4cf5f-ccf2-410d-885e-abacea9c99ec}"
}
}
} Best YouTube Link Modifier Alternatives
Here are some Firefox add-ons that are similar to YouTube Link Modifier: