Youtube Blinders Firefox

Examine source code of Youtube Blinders

By: Nikola
Inspect and view changes in Youtube Blinders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Youtube Blinders",
  "description": "Hide the parts of Youtube that are distracting and make it hard to leave",
  "version": "1.1.1",
  "homepage_url": "https://github.com/nikoladev/youtube-blinders",
  "manifest_version": 2,
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon.svg"
  },
  "permissions": [
    "*://*.youtube.com/*",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "chrome_style": true
  }
}

Best Youtube Blinders Alternatives

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