extensions
Here are 1,028 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Objective-C
-
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
Nov 21, 2020 - JavaScript
-
Updated
Jan 24, 2020 - JavaScript
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Java
-
Updated
Nov 26, 2020 - Java
-
Updated
Nov 18, 2020 - Swift
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Nov 26, 2020 - F#
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 23, 2020 - C#
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 8, 2019 - Java
-
Updated
Nov 21, 2020 - Kotlin
-
Updated
Nov 22, 2020 - Kotlin
-
Updated
May 29, 2020 - C#
-
Updated
Jun 14, 2018 - C
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
Nov 24, 2020 - JavaScript
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Jan 2, 2020 - Objective-C
-
Updated
Nov 26, 2020 - Kotlin
-
Updated
Nov 21, 2020 - 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."
What did you do?
I tried to call
NSUbiquitousKeyValueStore.url(forKey:)because I know there is [UserDefault.url(forKey:)](https://developer.apple.com/documentation/foundation/userdefaults/1408648-u