YouTube: Hide & Show Controls Firefox

Examine source code of YouTube: Hide & Show Controls

By: Yikon
Inspect and view changes in YouTube: Hide & Show Controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Control Hider",
  "version": "1.2.1",
  "description": "Toggle YouTube controls with Ctrl+Q. Show 2x overlay on Space.",
  "permissions": [
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ytcontrolhider@example.com"
    }
  }
}

Best YouTube: Hide & Show Controls Alternatives

Here are some Firefox add-ons that are similar to YouTube: Hide & Show Controls: