Stops Youtube videos from autoplaying
Ini adalah semua versi dari skrip ini. Hanya tampilkan versi yang kodenya telah diubah.
Small update
Switched to a different approach.
Added a fix for when the yt page loads in the background using page visibility api
Forgot to switch back to setInterval
Youtube changed some stuff with the way the html loads. I simplified the script and took a dumb approach instead of all those event handlers.