Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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