Skip to content

CommandShortcut

This content is for v1.2.1. Switch to the latest version for up-to-date documentation.

Defined in: infrastructure/chrome/commands-adapter.ts:33

Command shortcut情報です。

readonly configured: boolean

Defined in: infrastructure/chrome/commands-adapter.ts:35

Shortcutが設定済みかです。


readonly description: string

Defined in: infrastructure/chrome/commands-adapter.ts:37

Command説明です。


readonly name: string

Defined in: infrastructure/chrome/commands-adapter.ts:39

Command名です。


readonly shortcut: string

Defined in: infrastructure/chrome/commands-adapter.ts:41

Shortcut文字列です。

Last updated: