Eloston / disable-html5-autoplay

[CURRENTLY UNMAINTAINED] An extension for Chromium-based browsers that disables autoplay of HTML5 audio and video
GNU General Public License v3.0
241 stars 46 forks source link

YouTube videos always autoplay #159

Open iXod opened 7 years ago

iXod commented 7 years ago

Sierra 10.12.4 Chrome 57.0.2987.110

As far as I can determine no Flash installed.

How do I know what UI is installed?

Please advise.

Eloston commented 7 years ago

You should be able to right-click and click "Stats for nerds" to see what codec is being used. That can be used to infer whether you're using HTML5 or Flash.

Alternatively, you can use Developer Tools and see if you find a video element in the page where you see the video on the page.