ChromeShortcutSettingsTabsApi
This content is for v1.3.1. Switch to the latest version for up-to-date documentation.
Defined in: infrastructure/chrome/shortcut-settings-page-adapter.ts:19
Shortcut設定画面を開くために使うChrome tabs APIの最小shapeです。
Properties
Section titled “Properties”create
Section titled “create”
readonlycreate: (input) =>Promise<unknown>
Defined in: infrastructure/chrome/shortcut-settings-page-adapter.ts:21
Tabを作成します。
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Promise<unknown>