Skip to content

Syphini/AniMouto

 
 

Repository files navigation

AniMouto GitHub package.json version GitHub Chrome Web Store Mozilla Add-on

Let an imouto enhance your AniList experience.

AniMouto is an unofficial AniList extension which allows quick access to many features of AniList including your current Airing, Anime, and Manga lists, notifications, and search.

AniMouto is designed to feel like a true extension to AniList by providing a very similar look and feel.

Get it for Chrome or Firefox.

Images

Contributing

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 install
npm run codegen:graphql

The dependencies should now all be installed. Next, run the watch:* script. This will watch for file changes and rebuild the extension for each supported browser environment. You can either install the built directories as temporary extensions, or run the relevant serve command to launch temporary browser environments with the extension pre-installed.

Packaging

npm run build:*

Builds the project for all supported browser environments and places them into /dist/.

npm run package

This is currently not yet implemented.

About

Let an imouto improve your AniList experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 69.8%
  • TypeScript 24.2%
  • JavaScript 3.6%
  • CSS 2.2%
  • HTML 0.2%