AniMouto is an unofficial AniList extension which allows quick access to many features of AniList including your current Airing, Anime, and Manga lists, notifications, recent forum activity, and search.
AniMouto is designed to feel like a true extension to AniList by providing a very similar look and feel.
Make sure you have Node.js installed.
Run these commands to get the project locally:
git clone https://github.com/TehNut/AniMouto.git # or clone your own fork
cd AniMouto
npm installBuilds the extension into dist for testing in the browser. You can load this directory as a temporary extension.
Builds a zip file from the files in dist and places it in dist-zip. This command should be paired with build.
Cleans the dist directory. This command should be run before build when intending to package.