By: santiandres33
Inspect and view changes in YouTube Theater Toggle by-default source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Theater Toggle (local)",
"version": "1.0.2",
"description": "One-button local extension: always force YouTube into theater mode.",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Toggle YouTube Theater (local)"
},
"permissions": [
"storage",
"tabs",
"*://*.youtube.com/*",
"*://youtu.be/*"
],
"browser_specific_settings": {
"gecko": {
"id": "yt-theater-local@santi.local",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*",
"*://youtu.be/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best YouTube Theater Toggle by-default Alternatives
Here are some Firefox add-ons that are similar to YouTube Theater Toggle by-default:
Theater Mode for YouTube™ (YouTube Wide Screen)
James Fray
Auto Theater Mode
Onur Bicer
Full YouTube Theater
Jason
YouTube Theatre Mode
Adeithe
Better YouTube Theatre Mode
Sebbev
YouTube toggle
Sylvain Milan
YouTube Bloat Remover Toggle
hrmfulladvocado
Theater Mode
Elen
YouTube Subscription Toggle
snab43
YT no distractions
cornzz
YouTube Simple View
Johnson Towoju