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: 11 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T22:27:06.000Z (over 1 year ago)
- Last Synced: 2025-04-02T08:43:39.735Z (about 1 year ago)
- Topics: chrome-extension, episodes, netflix
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/hdadmgabliibighlbejhlglfjgplfmhb
- Size: 436 KB
- Stars: 55
- Watchers: 6
- Forks: 17
- Open Issues: 0
-
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.

## 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/)