Skip to content

teotikalki/anitrack

 
 

Repository files navigation

anitrack

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

Installing

  • Click either the above "chrome webstore" or "mozilla add-on" badge, it will redirect to the respective page.
  • If using Opera, you can install this extension and then use the above "chrome webstore" link.

Information

Scrobbling happens as you watch videos, no other action is required besides signing in.

Sites currently supported are:

  • Amazon Prime
  • Anime Twist
  • Chia-Anime
  • Crunchyroll
  • Funimation
  • GoGoAnime
  • Hulu
  • KissAnime
  • MasterAni
  • Netflix
  • 9Anime
  • VRV

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

About

A web extension that tracks what you're watching with MyAnimeList or Kitsu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.5%
  • HTML 5.5%