Greasy Fork is available in English.

s.to autoplay

Autoplay für SerienStream.to

< Feedback on s.to autoplay

Câu hỏi/Bình luận

§
Posted: 12-12-2020
Edited: 12-12-2020

remove line: document.body.style.position = "relative";

change: nextButton.style.left = "calc(100% - "+nextButton.offsetWidth+"px)";
to: nextButton.style.left = "calc(100% - "+ (nextButton.offsetWidth + 1) +"px)";

Post reply

Đăng nhập để bình luận