Full YouTube Theater Firefox

Examine source code of Full YouTube Theater

By: Jason Add-on
Inspect and view changes in Full YouTube Theater source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Hide everything but the video when in YouTube's theater mode.",
  "manifest_version": 2,
  "name": "Full YouTube Theater",
  "version": "1.0.1",
  "homepage_url": "https://github.com/haugenj/full-youtube-theater",
  "icons": {
    "480": "icons/icon.png"
  },
  "permissions": [
    "*://*.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "theater.js"
      ],
      "css": [
        "theater.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{97eb80e4-f609-46b9-80ba-96f29af15d00}"
    }
  }
}

Best Full YouTube Theater Alternatives

Here are some Firefox add-ons that are similar to Full YouTube Theater: