Netflix Auto Skip BTK V1.12

Auto-skip Netflix recaps, intros, credits, and auto-advance to next episode.

作者
MateoPalmeiro
日安装量
1
总安装量
7
评分
0 0 0
版本
1.12
创建于
2025-05-08
更新于
2025-05-08
大小
2.1 KB
许可证
All Rights Reserved
适用于

Description

Netflix Auto Skip BTK v1.12 is a no-frills UserScript that automatically skips intros, “Previously on…” recaps, end credits and advances to the next episode on Netflix. Designed for power-users and script-hacks, it runs silently in the background and requires zero manual input once installed.

Features

  • Auto-Skip: Bypass title sequences, recap overlays and credit rolls.
  • Auto-Advance: Click “Next Episode” as soon as it appears.
  • Low Overhead: 300 ms polling (or mutation-observer variant) keeps CPU impact to a minimum.
  • Easy Maintenance: Single array of CSS selectors; update when Netflix’s markup changes.
  • Auto-Update Ready: Includes @updateURL/@downloadURL for updates.

Installation

  1. Install a UserScript manager (e.g. Tampermonkey, Violentmonkey, Greasemonkey).
  2. Click Install this script or paste the raw .user.js URL into your manager.
  3. Open any Netflix page (http*://*.netflix.com/*) and enjoy instant skipping.

Configuration

  • Polling Interval: Edit the 300 ms constant in the script header.
  • Selectors: Modify the selectors array to match new data-uia attributes or class names.

Compatibility

Tested on Chrome, Firefox and Edge with popular UserScript managers. Should work wherever Netflix’s web player runs.

Support & Contribution

Found a broken selector? Submit a PR or open an issue on GitHub:
https://github.com/MateoPalmeiro/Netflix-Auto-Skip-BTK