Skip to content

PersistedCurrentDirectory

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

Defined in: domain/storage/extension-state.ts:29

拡張機能の保存済み現在ディレクトリ。

readonly bookmarkId: string

Defined in: domain/storage/extension-state.ts:31

Chrome Bookmark Manager上のfolder ID。


readonly folderPath: string

Defined in: domain/storage/extension-state.ts:33

表示とfallbackに使うfolder path。


readonly updatedAt: string

Defined in: domain/storage/extension-state.ts:35

更新日時ISO文字列。

Last updated: