Skip to content

BrowserShortcutSettingsApiSource

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:25

Shortcut設定画面を開くために使うbrowser APIの最小shapeです。

readonly optional commands?: BrowserShortcutSettingsCommandsApi

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

Commands APIです。


readonly tabs: ChromeShortcutSettingsTabsApi

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

Tabs APIです。

Last updated: