Hide Youtube Chrome Firefox

Examine source code of Hide Youtube Chrome

Inspect and view changes in Hide Youtube Chrome source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hide Youtube Chrome",
  "version": "1.0",
  "description": "Allows you to show and hide the UI on Youtube videos.",
  "icons": {
    "48": "icons/noui.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch*"
      ],
      "js": [
        "noui.js"
      ]
    }
  ]
}

Best Hide Youtube Chrome Alternatives

Here are some Firefox add-ons that are similar to Hide Youtube Chrome: