-
Notifications
You must be signed in to change notification settings - Fork 46
Home
Disable HTML5 Autoplay is an extension for Chromium-based web browsers. It does exactly what it says: disable HTML5 audio and video autoplaying.
In addition to removing the HTML autoplay
attribute from media elements, Disable HTML5 Autoplay also hooks into the media’s JavaScript API. This allows for restrictions on media control and simulation of expected behavior to ensure that all pages behave normally.
To install, [follow the instructions in the README](https://github.com/Eloston/disable-html5-autoplay/blob/master/README.md#installation).
I aim to keep all activity regarding the extension transparent. The extension’s source code is [on the main GitHub project page](https://github.com/Eloston/disable-html5-autoplay). If you have questions, suggestions, or issues to report, consult the [Support](Support) page.
The sidebar on the right has links to all pages on the Wiki.
If you are a new user, continue on to the [Getting Started page](Getting Started).