CrunchyRoll Omni-Roll Ω Firefox

Examine source code of CrunchyRoll Omni-Roll Ω

Inspect and view changes in CrunchyRoll Omni-Roll Ω source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "4.7.14",
  "manifest_version": 2,
  "default_locale": "en",
  "permissions": [
    "tabs",
    "activeTab",
    "scripting",
    "webNavigation",
    "storage",
    "*://*.crunchyroll.com/*",
    "*://*.koyeb.app/*",
    "*://*.anilist.co/*"
  ],
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "browser_action": {
    "default_popup": "src/popup.html"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.crunchyroll.com/*"
      ],
      "js": [
        "src/content.js"
      ],
      "run_at": "document_start",
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "omniroll@omniroll.com"
    }
  }
}

Best CrunchyRoll Omni-Roll Ω Alternatives

Here are some Firefox add-ons that are similar to CrunchyRoll Omni-Roll Ω: