Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

extensionShortcut object

Array of mappings from actions to the key combinations that invoke the actions.

Properties that reference this object type:

Syntax

{
 "key": {
 "default": "{string}",
 "mac": "{string}",
 "web": "{string}",
 "windows": "{string}"
 },
 "actionId": "{string}"
}

Properties

key

Required

Constraints

Supported values

actionId

The ID of an execution-type action that handles this key combination.

Type
string

Required

Constraints
Minimum string length: 1. Maximum string length: 64.

Supported values


Feedback

Was this page helpful?

Additional resources