Greasy Fork is available in English.
Stops Youtube videos from autoplaying
These are all versions of this script. Show only the versions where the code changed.
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.