YouTube Cinema Firefox

Examine source code of YouTube Cinema

By: Houbo
Inspect and view changes in YouTube Cinema source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Cinema",
  "version": "1.60",
  "description": "Expands cinema mode (click ▭) to display in maximal size.",
  "icons": {
    "48": "icons/ico48.png",
    "96": "icons/ico96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "JS-Styler.js"
      ]
    }
  ],
  "action": {
    "default_icon": "icons/ico96.png",
    "default_title": "YouTube Cinema",
    "default_popup": "settings/options.html"
  },
  "options_ui": {
    "page": "settings/options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "YouTubeCinema@houbo.org"
    }
  }
}

Best YouTube Cinema Alternatives

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