Youtube Red Bar Firefox

Examine source code of Youtube Red Bar

Inspect and view changes in Youtube Red Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Red Bar",
  "version": "1.7",
  "description": "Change that youtube's bar to bring the full red back",
  "permissions": [],
  "icons": {
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "YTRB_Extension.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "YTRB_Style.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{071cae93-20ed-4dd1-a7c0-2ac7e1766e67}"
    }
  }
}

Best Youtube Red Bar Alternatives

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