Small (<400 lines of effective code) unofficial browser extension for showing scores from your friends from MyAnimeList account on AniList anime or manga pages.
-
Mozilla Firefox
Extension is available on Mozilla addon page. Extension works in Firefox Android, however requires extra steps. -
Google Chrome / Chromium
I don't use Chrome or Chromium, so I don't have any plans on publishing it to Chrome Web Store. However there are ways to install extensions not from Chrome Web Store, here is one of them:- Go to releases page.
- Download
Source code.zip
. - Unzip it.
- Open
chrome://extensions/
. - Enable developer mode.
- Click on
Load unpacked
button. - Select
src
subfolder of folder where you unzippedSource code.zip
. - You are done.
- (Optional) Press
Watch
button on the top of the page, selectCustom
option and make a mark before Releases section, so you will be notified on new updates, so you will be able to update extension manually.
Scores from MyAnimeList friends have thin white border around them.
Names were changed, in a browser your friends usernames names will be displayed correctly.
Extension checks, if anime/manga on current AniList page has MyAnimeList id via AniList GraphQL API, if it does, it fetches full url to anime/manga page via Jikan REST API, then loads page with friends scores and statuses, parses it and displays on AniList page.
For any contacts, questions, ideas, proposals or anything else - please open an issue, I'll try to answer all of them.
AniMALFriendsScores is unofficial extension and is not affiliated with MyAnimeList.net or Anilist.co in any way.
AniMALFriendsScores is licensed under MIT license. See LICENSE file for more details.