ChromeBookmarkCreateProperties
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
Defined in: infrastructure/chrome/bookmarks-adapter.ts:73
Chrome Bookmarks APIでbookmarkを作成する入力です。
https://developer.chrome.com/docs/extensions/reference/api/bookmarks#method-create
Properties
Section titled “Properties”parentId?
Section titled “parentId?”
readonlyoptionalparentId?:string
Defined in: infrastructure/chrome/bookmarks-adapter.ts:77
保存先parent folder IDです。
readonlytitle:string
Defined in: infrastructure/chrome/bookmarks-adapter.ts:81
Bookmark titleです。
readonlyoptionalurl?:string
Defined in: infrastructure/chrome/bookmarks-adapter.ts:85
Bookmark URLです。