CrunchyScore - MAL & Ani Score on Crunchyroll Firefox

Examine source code of CrunchyScore - MAL & Ani Score on Crunchyroll

By: befabri
Inspect and view changes in CrunchyScore - MAL & Ani Score on Crunchyroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CrunchyScore - MAL & Ani Score on Crunchyroll",
  "version": "0.1.7",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "action": {
    "default_popup": "popup/popup.html"
  },
  "default_locale": "en",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://www.crunchyroll.com/",
    "https://api.crunchyscore.app/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.crunchyroll.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/myanimelist.svg",
        "assets/anilist.svg"
      ],
      "matches": [
        "https://www.crunchyroll.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@bfabri.me",
      "strict_min_version": "109.0"
    }
  }
}

Best CrunchyScore - MAL & Ani Score on Crunchyroll Alternatives

Here are some Firefox add-ons that are similar to CrunchyScore - MAL & Ani Score on Crunchyroll: