ChromeExtensionCommand
This content is for v1.2.1. Switch to the latest version for up-to-date documentation.
Defined in: infrastructure/chrome/commands-adapter.ts:5
Chrome commands APIが返すcommandの最小shapeです。
https://developer.chrome.com/docs/extensions/reference/api/commands#type-Command
Properties
Section titled “Properties”description?
Section titled “description?”
readonlyoptionaldescription?:string
Defined in: infrastructure/chrome/commands-adapter.ts:7
Command説明です。
readonlyoptionalname?:string
Defined in: infrastructure/chrome/commands-adapter.ts:9
Command名です。
shortcut?
Section titled “shortcut?”
readonlyoptionalshortcut?:string
Defined in: infrastructure/chrome/commands-adapter.ts:11
有効なshortcutです。