AL MAL Firefox

Examine source code of AL MAL

Par : mya
Inspect and view changes in AL MAL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AL MAL",
  "author": "pizza61",
  "version": "0.3.1",
  "description": "Extends AniList with data from MyAnimeList (powered by jikan.moe)",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "applications": {
    "gecko": {
      "id": "almal@paell.xyz"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://anilist.co/*"
      ],
      "js": [
        "src/almal.js",
        "src/rendering.js",
        "rules.js"
      ]
    }
  ],
  "permissions": [
    "*://anilist.co/*",
    "https://api.jikan.moe/*"
  ]
}

Meilleures alternatives AL MAL

Voici quelques Firefox add-ons qui sont similaires à AL MAL :