MyAnimeList Highlighter Firefox

Examine source code of MyAnimeList Highlighter

By: Sekii
Inspect and view changes in MyAnimeList Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MyAnimeList Highlighter",
  "version": "2.1",
  "description": "Highlights shows when accessing an artist entry on the database. The color is chosen based on how the user has marked the show (watching, watched, on-hold, dropped or planned to watch).",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://myanimelist.net/people/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best MyAnimeList Highlighter Alternatives

Here are some Firefox add-ons that are similar to MyAnimeList Highlighter: