Stops Youtube videos from autoplaying
Це версії цього скрипту, де код був змінений. Показати всі версії.
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.