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.
Install the extension. Open Chrome DevTools and switch to the OPFS Viewer
panel.
npm install
npm run dev # watch
npm run build # build