Pinned Loading
-
yt-loop
yt-loop 1// inject2function ytLoop(from, to) {
3const loop = setInterval(() => {
4const player = document.getElementById("movie_player");
5if (player.getCurrentTime() >= to) {
-
yt_playback_ff
yt_playback_ff PublicPlayback Video Speed Extension for Firefox (my first ever app)
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.