Video paused. Continue watching? dialog is super annoying! Here’s how I get rid of it.
TLDR
R
How it work?
- Watch for dialog, If “Yes” exist just click it programmatically. — This approach won’t work when window is not focus due to a DOM event for rendered not trigger and also click action is not perform properly.
- Watch for paused event, then perform play programmatically. — This work all the time so we also have to watch a mouse movement event for “intended” pause otherwise it will play (only pause from Youtube will trigger not from human click)
You can copy and paste in your browser console and run it or download google chrome extension here (no spam I do use it too!)
For doing this I’ve to spend $5 and working hour+coffee for submit to chrome extension so any hat tips is welcome! ;)
To support content like this please feel free to tip me via…PayPal Thanks!
