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');
Войдите, чтобы ответить.
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');