Greasy Fork is available in English.

s.to autoplay

Autoplay für SerienStream.to

< Commentaires sur s.to autoplay

Question / commentaire

§
Posté le: 12/12/2020
Édité le: 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)";

Poster une réponse

Connectez-vous pour poster une réponse.