By: anuragbaundwal
Inspect and view changes in YouTube UI Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube UI Toggle",
"version": "1.0",
"description": "Toggles the YouTube UI with Ctrl+Q",
"permissions": [
"activeTab",
"storage",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"toggle-ui": {
"suggested_key": {
"default": "Ctrl+Q"
},
"description": "Toggle YouTube UI"
}
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{05b18dce-9e24-44e4-883c-9e1df24921ad}"
}
}
} Best YouTube UI Toggle Alternatives
Here are some Firefox add-ons that are similar to YouTube UI Toggle:
YouTube: Hide & Show Controls
Yikon
YouTube Quality Toggle
Anonymous
YouTube toggle
Sylvain Milan
YouTube UI Controller
Rishabh Ranjan Jha
CleanPause
Henry Stern
Youtube Overlay Toggle
kaanowski
YouTube Hide Controls
jibbers42
YouTube Control Hider
Ankit_rajput
Customize and Hide YouTube Player Interface
FlyingHairball