Skip to content
#

plugins

Here are 1,946 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Oct 14, 2021
  • JavaScript
BlobCodes
BlobCodes commented Oct 9, 2019

Is your feature request related to a problem? Please describe.
Most browsers prevent websites from autoplaying media and sound automatically, by default.
When I, for example, open multiple youtube-videos in different tabs, I think it is very disturbing to see this non-standard behavour.

Describe the solution you'd like
By default, all media is prevented from playing automatically.
V

Improve this page

Add a description, image, and links to the plugins topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plugins topic, visit your repo's landing page and select "manage topics."

Learn more