An open API service indexing awesome lists of open source software.

https://github.com/cyan903/animepahe-plus

Browser extension for adding additional features to animepahe.
https://github.com/cyan903/animepahe-plus

anime-website browser-extension firefox-addon firefox-webextension

Last synced: 3 months ago
JSON representation

Browser extension for adding additional features to animepahe.

Awesome Lists containing this project

README

          

# Animepahe-plus

![permissions](https://img.shields.io/github/manifest-json/v/Cyan903/animepahe-plus) ![last-commit](https://img.shields.io/github/last-commit/cyan903/animepahe-plus) ![users](https://img.shields.io/amo/users/animepahe-plus)

Browser extension for adding additional features to `animepahe`. Available for download on the [Firefox addon store](https://addons.mozilla.org/en-CA/firefox/addon/animepahe-plus/) with support for all `animepahe` domains.

```sh
$ npm dev # test
$ npm run build # build
$ npm run format # clean
```

## Features

Full feature list can be found in [todo.md](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

## Contributing

All pull requests/issues are appreciated. You can find general information about the extension in [todo.md](TODO.md).

The commit syntax is: `[+] feat: Adding something`. It isn't completely required, but it would be nice if followed.

## License

[MIT](LICENSE)