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.
- Host: GitHub
- URL: https://github.com/cyan903/animepahe-plus
- Owner: Cyan903
- License: mit
- Created: 2022-08-26T08:34:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T08:18:50.000Z (over 1 year ago)
- Last Synced: 2024-03-20T09:34:40.799Z (over 1 year ago)
- Topics: anime-website, browser-extension, firefox-addon, firefox-webextension
- Language: JavaScript
- Homepage:
- Size: 209 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)