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.