-
Updated
Oct 11, 2020 - JavaScript
shortcuts
Here are 352 public repositories matching this topic...
-
Updated
Jul 3, 2017 - Objective-C
-
Updated
Oct 22, 2019 - HTML
-
Updated
Oct 12, 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
Oct 13, 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
Oct 12, 2020 - R
-
Updated
Feb 28, 2020 - JavaScript
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
options
parameter to thebuildShortcut
function.Currently, the supported options are:
Currently, this functionality isn't documented anywhere. It wo