Automatically skips the intro on Netflix if the "Skip" button is present.
< Відгуки до NetFlix Auto-Skip Intro
Thank you, the uber loud intro of TNG is plaguing me and Chrome extensions are all broken. This script works with an update to the skip var: const skip = document.querySelector('.watch-video--skip-content-button');
Sign in to post a reply.
Thank you, the uber loud intro of TNG is plaguing me and Chrome extensions are all broken. This script works with an update to the skip var:
const skip = document.querySelector('.watch-video--skip-content-button');