TSedlar / anitrack

A web extension that tracks what you're watching/reading with MyAnimeList or Kitsu
MIT License
30 stars 7 forks source link

anitrack

A browser extension that tracks what you're watching/reading with MyAnimeList or Kitsu

Installing

Information

Tracking for anime happens 5 minutes into the video you are watching.

Tracking for manga happens when you are over half-way done with a chapter or 5 minutes on the same page.

Anime sites currently supported are:

Manga sites currently supported are:

Contributing

Signing in

Clicking the icon displayed will show the GUI for signing in:

Building from source

Chrome

git clone https://github.com/TSedlar/anitrack.git
cd anitrack
npm install
npm run build-chrome
Chrome Menu > More Tools > Extensions > Enable Developer Mode
                                      > Load unpacked extension...
                                      > Select anitrack/build/chrome/ directory

Firefox

git clone https://github.com/TSedlar/anitrack.git
cd anitrack
npm install
npm run build-firefox
Firefox Menu > Add-ons > Setting Cog > Debug Add-ons
                                     > Load Temporary Add-ons
                                     > Select anitrack/build/firefox/manifest.json