Netflix Marathon

Automatically skip recaps, intros and click nexts on Netflix, DisneyPlus and Amazon video for you.

< Valutazione su Netflix Marathon

Domanda/commento

§
Pubblicato: 01/11/2018
Modificato: 01/11/2018

Amazon skip intro

Hey, Amazon finally introduced a skip Intro Button, autoclick via

else if (document.getElementsByClassName('skipElement').length !== 0) {
    document.getElementsByClassName('skipElement')[0].click();
    count = 5;
}

:)

Pubblica risposta

Accedi per pubblicare una risposta.