Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonluca/never-ending-netflix
📺Chrome extension that skips title sequences, automatically plays the next episode, and never asks you if you're still watching on Netflix!
https://github.com/jonluca/never-ending-netflix
chrome-extension episodes netflix
Last synced: 4 days ago
JSON representation
📺Chrome extension that skips title sequences, automatically plays the next episode, and never asks you if you're still watching on Netflix!
- Host: GitHub
- URL: https://github.com/jonluca/never-ending-netflix
- Owner: jonluca
- License: mit
- Created: 2018-03-10T17:43:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T19:33:19.000Z (over 2 years ago)
- Last Synced: 2024-11-01T15:44:10.551Z (11 days ago)
- Topics: chrome-extension, episodes, netflix
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/hdadmgabliibighlbejhlglfjgplfmhb
- Size: 433 KB
- Stars: 53
- Watchers: 7
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Never Ending Netflix
[NEN](https://chrome.google.com/webstore/detail/hdadmgabliibighlbejhlglfjgplfmhb) is a chrome extension that improves the Netflix experience for power users. It's features include:
* Automatically skip intros
* Automatically play the next episode
* Skip the popups that ask if you're "Still here?" after 8 hours
* Search *all* of Netflix's genre's## Options
NEN allows you to customize it's functionality with an options menu, which can be accessed by clicking the logo in the top bar.
![options](https://i.imgur.com/bdWPkNo.png)
## Live link
[Link to Chrome Webstore](https://chrome.google.com/webstore/detail/hdadmgabliibighlbejhlglfjgplfmhb)
## Language
Note: I used Google Translate for all the translations. If there is anything wrong with them, please file an issue here and I'll fix it ASAP!
## Libraries & Credits
* [Fuse.js](http://fusejs.io/) - Genre search
* [gumby](https://gumbyframework.com/docs/javascript/) - Options page
* [modernizr](https://modernizr.com/) - Options page
* [jQuery](https://jquery.com/)