Skip to content

ChromeBookmarkMoveDestination

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

Defined in: infrastructure/chrome/bookmarks-adapter.ts:92

Chrome Bookmarks APIでbookmarkを移動する入力です。

https://developer.chrome.com/docs/extensions/reference/api/bookmarks#method-move

readonly optional parentId?: string

Defined in: infrastructure/chrome/bookmarks-adapter.ts:96

移動先parent folder IDです。

Last updated: