jeffstahlin / skipflix

Skip opening credits automatically on Netflix

Home Page:http://goo.gl/UJcNgB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skipflix logo

Skipflix: Auto Skip Netflix Intro

Bothered by having to click "skip intro" on Netflix? Skip opening credits automatically using this Chrome Extension.

Done

  • Click the "skip" button automatically
  • Swap setInterval with MutationObserver API

To Do

  • Option to skip only once (e.g. if you rewind the video, don't skip again)
  • Option to skip either recap, intro or both (currently skips both)

Testing

1. Open Google Chrome's settings

Settings in menu

2. Click "Load unpacked extension..." and select the project folder. Click "OK".

Loading extension

3. Done! The browser has loaded the extension -- the icon is at the top right corner.

Extension in the browser

Contributions

All types of contributions are welcome! You can help with:

  • Design
  • Localization
  • Grammar
  • Coding

If you want to contribute code, please fork and pull request. For other contributions, open an issue. I'll try to answer as soon as possible.

About

Skip opening credits automatically on Netflix

http://goo.gl/UJcNgB


Languages

Language:JavaScript 100.0%