-
Updated
Oct 6, 2020 - JavaScript
shortcuts
Here are 347 public repositories matching this topic...
-
Updated
Jul 3, 2017 - Objective-C
-
Updated
Oct 22, 2019 - HTML
-
Updated
Oct 5, 2020 - Python
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jun 29, 2020 - Ruby
-
Updated
Jun 30, 2016 - JavaScript
-
Updated
Aug 10, 2019 - Python
-
Updated
Sep 10, 2020 - Swift
-
Updated
Sep 26, 2020 - PureBasic
-
Updated
Oct 2, 2020 - Python
-
Updated
Aug 15, 2018 - JavaScript
-
Updated
Sep 22, 2020 - C#
-
Updated
Nov 3, 2019 - Objective-C
Refer: https://developer.chrome.com/apps/commands
For the suggested_key key,
// left
"suggested_key": {
"default": "Shift+Alt+Left",
"windows": "Shift+Alt+Left",
"mac": "MacCtrl+Shift+Left",
"chromeos": "Shift+Alt+Left",
"linux": "Shift+Alt+Left"
}
// right
"suggested_key": {
"default": "Shift+Alt+Right",
"windows": "Shift+Alt+Right",
"mac": "MacCtrl+-
Updated
Jul 3, 2020 - Swift
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Nov 27, 2017 - Clojure
-
Updated
Sep 9, 2019 - Rust
-
Updated
Sep 5, 2020 - C#
-
Updated
Feb 28, 2020 - JavaScript
-
Updated
Oct 5, 2020 - R
Improve this page
Add a description, image, and links to the shortcuts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shortcuts topic, visit your repo's landing page and select "manage topics."
#16 added support for an optional
optionsparameter to thebuildShortcutfunction.Currently, the supported options are:
Currently, this functionality isn't documented anywhere. It wo