This is an extension for Firefox, Chrome, or Chromium-based browser that shows your anime list from MyAnimeList in the browser's toolbar.
You can change anime status, rating, and the number of watched episodes. There are also convenient shortcuts for opening anime and manga lists on the MyAnimeList website.
You will be asked to allow this extension access to your account when you first click on the button in the browser's toolbar. The access keys are stored locally, never transmitted anywhere but MyAnimeList API servers.
Light theme | Dark theme |
---|---|
The theme is determined based on your browser's preferences.
To build the extension run the following:
cd /path/to/source/dir
npm install
npm run-script build
Extension files will be generated in the dist
directory.