Crunchyroll Remove Languages Firefox

Examine source code of Crunchyroll Remove Languages

By: b-tok
Inspect and view changes in Crunchyroll Remove Languages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Crunchyroll Dub",
  "version": "2.0.1",
  "description": "Filter dubbed anime episodes on Crunchyroll simulcast calendar. Show your preferred audio languages (Japanese, English, Spanish etc.)",
  "icons": {
    "48": "icons/crunchyroll.svg",
    "96": "icons/crunchyroll.svg"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/crunchyroll.svg"
    },
    "default_title": "Crunchyroll Language Filter"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.crunchyroll.com/*"
      ],
      "js": [
        "language-tags.js",
        "hide_dub.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{340efd23-3616-496d-8ae2-87f4be67caac}"
    }
  }
}

Best Crunchyroll Remove Languages Alternatives

Here are some Firefox add-ons that are similar to Crunchyroll Remove Languages: