CR-beta-unblocker Firefox

Examine source code of CR-beta-unblocker

Inspect and view changes in CR-beta-unblocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "beta.crunchyroll.com unblocker",
  "manifest_version": 2,
  "name": "CR-beta",
  "version": "1.0.1b1",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "cookies",
    "*://*.crunchyroll.com/",
    "*://*.herokuapp.com/"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.crunchyroll.com/"
      ],
      "js": [
        "hello.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js",
      "cors.js"
    ]
  }
}

Best CR-beta-unblocker Alternatives

Here are some Firefox add-ons that are similar to CR-beta-unblocker: