Browser extension for adding additional features to animepahe
. Available for download on the Firefox addon store with support for all animepahe
domains.
$ npm dev # test
$ npm run build # build
$ npm run format # clean
Full feature list can be found in todo.md.
- Countdown latest episode
- Average score (on anilist)
- Select highest quality by default (sub only)
- Disable "Beware of fake websites"
- Random navbar button
- Watch history
All pull requests/issues are appreciated. You can find general information about the extension in todo.md.
The commit syntax is: [+] feat: Adding something
. It isn't completely required, but it would be nice if followed.