By: nralbrecht Add-on
Inspect and view changes in Hide YouTube™ Fullscreen Controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/nralbrecht/youtube-hide-controls",
"default_locale": "en",
"applications": {
"gecko": {
"id": "@hideyoutubecontrolls",
"strict_min_version": "64.0"
}
},
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content-script.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"player.js"
],
"options_ui": {
"page": "options/options.html"
},
"permissions": [
"storage",
"*://www.youtube.com/*"
],
"version": "3.1.4"
} Best Hide YouTube™ Fullscreen Controls Alternatives
Here are some Firefox add-ons that are similar to Hide YouTube™ Fullscreen Controls:
Video Controls Hider for YouTube™
Programmer5000
Hide Youtube Chrome
gravislizard
Youtube Overlay Remover
onekanaka
YouTube Hide Controls
jibbers42
YouTube: Hide & Show Controls
Yikon
YouTube on Hover Preview
Jeremy Schomery
YouTube addiction control
A. Keller
YouTube Autohide
SWB
Window Fullscreen for YouTube
Dor Zairi
YouTube Speed Controls
iVideoGameBoss
Youtube Zen
Stevox
YouTube Control Hider
Ankit_rajput