/opfs-viewer

Chrome DevTools extension to browse the Origin Private File System (OPFS)

Primary LanguageTypeScriptMIT LicenseMIT

OPFS Viewer

Chrome DevTools extension to browse the Origin Private File System (OPFS).

The list of files is loaded lazily, so this extension is suitable for viewing large OPFS tree structures.

Screenshot

Usage

Install the extension. Open Chrome DevTools and switch to the OPFS Viewer panel.

Development

npm install
npm run dev  # watch
npm run build # build