AniMALFriendsScores Firefox

Examine source code of AniMALFriendsScores

By: N0D4N
Inspect and view changes in AniMALFriendsScores source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AniMALFriendsScores",
  "version": "0.19",
  "description": "Unofficial extension for displaying your friends from MAL's scores on AL's media pages",
  "author": "N0D4N",
  "permissions": [
    "*://myanimelist.net/anime/*",
    "*://myanimelist.net/manga/*",
    "*://graphql.anilist.co/*",
    "*://api.jikan.moe/*/manga/*",
    "*://api.jikan.moe/*/anime/*",
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://anilist.co/*"
      ],
      "js": [
        "anilist.content.js"
      ],
      "css": [
        "AniMALFriendsScores.css"
      ]
    }
  ],
  "homepage_url": "https://github.com/N0D4N/AniMALFriendsScores",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7176269-6e47-4fed-a0ec-592a7ad112e5}"
    }
  }
}

Best AniMALFriendsScores Alternatives

Here are some Firefox add-ons that are similar to AniMALFriendsScores: