7 ms·
Is there anyway to disable autoplay videos on bloomberg's website? They're one of the few sites I routinely click through from HN, but the disruption of the aut
by holyjaw 9y ago
Is there anyway to disable autoplay videos on bloomberg's website? They're one of the few sites I routinely click through from HN, but the disruption of the autoplay is quite disrespectful, and frankly boils my blood.
- alex_duf 9y agoI usually end-up opening the dev-tools and deleting the html tag...
- mwsfc 9y agoIf using chrome try this extension: Disable HTML5 Autoplay. Works pretty well and real life saver on many "disrespectful" sites.
- ljcn 9y agoBlock scripts at one level or another. On that particular page, it goes assets.bwbx.io -> cdn.gotraffic.net -> imasdk.googleapis.com which introduces some XHR from hopx.cedexis.com and (a subdomain of) akamaihd.net, and the video plays. I love uMatrix.
- petecox 9y agoFirefox: media.autoplay.enabled = false