CentBrowser Forum
How to Stop Auto-Playing Flash and HTML5 Videos in Chrome - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Members Area (https://www.centbrowser.net/en/forumdisplay.php?fid=3)
+--- Forum: Tips & Tricks (https://www.centbrowser.net/en/forumdisplay.php?fid=7)
+--- Thread: How to Stop Auto-Playing Flash and HTML5 Videos in Chrome (/showthread.php?tid=55)



How to Stop Auto-Playing Flash and HTML5 Videos in Chrome - Admin - 08-14-2015

A detailed introduction for click-to-play of flash elements and HTML5 videos:
How to Stop Auto-Playing Flash and HTML5 Videos in Chrome


RE: How to Stop Auto-Playing Flash and HTML5 Videos in Chrome - reactor - 08-14-2015

this extension for youtube, but other sites ?


RE: How to Stop Auto-Playing Flash and HTML5 Videos in Chrome - Admin - 08-14-2015

(08-14-2015, 05:20 PM)reactor Wrote: this extension for youtube, but other sites ?

Maybe you can try this one:
https://chrome.google.com/webstore/detail/disable-html5-autoplay/efdhoaajjjgckpbkoglidkeendpkolai

Many things can be done by user scripts.Take the "Disable HTML5 video autoplay" for example, if you are interested in javascript, you can write a small script to 
remove the autoplay attribute of video tag to disable autoplay and install it to cent browser, or run by Tampermonkey in google chrome.


RE: How to Stop Auto-Playing Flash and HTML5 Videos in Chrome - jeffhere - 11-20-2017

(08-14-2015, 07:46 PM)CentBrowser Wrote: Maybe you can try this one:
https://chrome.google.com/webstore/detail/disable-html5-autoplay/efdhoaajjjgckpbkoglidkeendpkolai

Many things can be done by user scripts.Take the "Disable HTML5 video autoplay" for example, if you are interested in javascript, you can write a small script to 
remove the autoplay attribute of video tag to disable autoplay and install it to cent browser, or run by Tampermonkey in google chrome.

this one is very nice....and works on most sites I visit....not all, but most.

https://chrome.google.com/webstore/detail/autoplaystopper/ejddcgojdblidajhngkogefpkknnebdh


RE: How to Stop Auto-Playing Flash and HTML5 Videos in Chrome - Admin - 11-22-2017

(11-20-2017, 05:02 PM)jeffhere Wrote: this one is very nice....and works on most sites I visit....not all, but most.

https://chrome.google.com/webstore/detail/autoplaystopper/ejddcgojdblidajhngkogefpkknnebdh

Thanks for sharing.


RE: How to Stop Auto-Playing Flash and HTML5 Videos in Chrome - lian00 - 12-16-2017

Thanks for the links. I was searching for something like this.