Skip to content
#

plugins

Here are 2,039 public repositories matching this topic...

ohmyzsh
mcornella
mcornella commented Dec 1, 2021

Many systems don't link python to python3. Debian even maintains it's wrong for their packages to expect python to work:

NOTE: Debian testing (bullseye) has removed the "python" package and the '/usr/bin/python' symlink due to the deprecation of Python 2. No packaged scripts should depend on the existence of '/usr/bin/python': if they do, that is a bu

Feature Area: core Good first issue

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 Apr 8, 2022
  • 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