Youtube blind redirect Firefox

Examine source code of Youtube blind redirect

By: 0x08
Inspect and view changes in Youtube blind redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube blind redirect",
  "version": "1.1",
  "description": "Youtube Private Redirect, Don't let google monitors redirects",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/watch*"
      ],
      "js": [
        "YT.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Youtube blind redirect Alternatives

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