extensions
Here are 1,265 public repositories matching this topic...
-
Updated
Jul 23, 2021 - Objective-C
-
Updated
May 7, 2021 - JavaScript
-
Updated
Dec 25, 2019 - JavaScript
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
-
Updated
Jan 24, 2020 - JavaScript
-
Updated
Aug 19, 2021 - TypeScript
-
Updated
Aug 17, 2021 - JavaScript
-
Updated
Aug 20, 2021 - Java
-
Updated
Aug 20, 2021 - C#
-
Updated
Aug 20, 2021 - Java
-
Updated
Mar 29, 2021 - Swift
-
Updated
Jul 28, 2021 - F#
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Aug 19, 2021 - JavaScript
-
Updated
Aug 1, 2021 - Kotlin
-
Updated
Aug 19, 2021 - Kotlin
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Jul 14, 2021 - Kotlin
Add more "towel" puns and jokes anywhere appropriate: readme, xml documentation, docfx, etc.
Examples:
A .NET library intended to make coding a bit more towelerable
from the top of the readme
Throw in the towel.
from the description of this repo
I tried to tell a joke about towels...
But people don’t like my dry humor.
my thoughts on #82</su
-
Updated
Jun 1, 2021 - C
-
Updated
Jun 5, 2021 - Java
-
Updated
May 29, 2020 - C#
-
Updated
Aug 11, 2021 - TypeScript
https://github.com/Pext/Pext/blob/master/docs/installation.rst contains instructions for openSUSE, but more repositories are available (despite being untested).
These need to be documented for the relevant distributions:
Stable: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext/
Nightly: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext:/d
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jan 2, 2020 - Objective-C
Improve this page
Add a description, image, and links to the extensions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the extensions topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The existing SwifterSwift extension MKPolyline.coordinates uses method getCoordinates that is defined in MKMultiPoint and not in MKPolyline.
MKPolyline extends MKMultiPoint.
The negative effect is that this extension is not available in all subclasses of MKMultiPoint where this extension makes sense, namely MKPolygon
**Descr