Greasy Fork

Greasy Fork is available in English.

Netflix Marathon

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

< 脚本 Netflix Marathon 的反馈

提问 / 留言

§
发布于:2021-05-09

Amazon go to next episode button (I don't want to wait the 5 seconds):

if (document.querySelectorAll("[data-uia='next-episode-seamless-button']")[0]?.click()) {
    waitCount = 80;
}
§
发布于:2021-05-09

waitCount should be count

§
发布于:2021-05-10
编辑于:2021-05-10

@wOxxOm please delete this discussion. Thank you
I opened an updated and clean discussion at http://greasyfork.icu/en/scripts/30029-netflix-marathon/discussions/86665

发布留言

登录以发布留言。