https://github.com/jonluca/perfect-prime
Chrome Extension to automatically skip trailers and recaps and play the next episode on Amazon Prime
https://github.com/jonluca/perfect-prime
Last synced: about 1 year ago
JSON representation
Chrome Extension to automatically skip trailers and recaps and play the next episode on Amazon Prime
- Host: GitHub
- URL: https://github.com/jonluca/perfect-prime
- Owner: jonluca
- License: mit
- Created: 2019-08-13T05:23:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-23T03:07:19.000Z (over 6 years ago)
- Last Synced: 2025-02-10T07:30:07.386Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/agkpclldfjffanjojbkhkakaliiohebe
- Size: 459 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Perfect Prime
[PerfectPrime](https://chrome.google.com/webstore/detail/agkpclldfjffanjojbkhkakaliiohebe/) is a chrome extension that improves the Prime Video experience for power users. Its features include:
* Automatically skip intros
* Automatically skip ads
* Automatically skip recaps
* Automatically play the next episode OR always watch the credits!
## Options
PerfectPrime allows you to customize it's functionality with an options menu, which can be accessed by clicking the logo in the top bar.

## Live link
[Link to Chrome Webstore](https://chrome.google.com/webstore/detail/agkpclldfjffanjojbkhkakaliiohebe)
## Language
Note: I used Google Translate for all the translations. If there is anything wrong with them, please file an issue here.
## Libraries & Credits
* [gumby](https://gumbyframework.com/docs/javascript/) - Options page
* [modernizr](https://modernizr.com/) - Options page
* [jQuery](https://jquery.com/)