Skip to content

ChromeShortcutSettingsTabsApi

This content is for v1.2.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です。

readonly create: (input) => Promise<unknown>

Defined in: infrastructure/chrome/shortcut-settings-page-adapter.ts:21

Tabを作成します。

ChromeTabCreateInput

Promise<unknown>

Last updated: