tomayac / opfs-explorer

OPFS Explorer is a Chrome DevTools extension that allows you to explore the Origin Private File System (OPFS) of a web application.
https://tomayac.github.io/opfs-explorer/
Apache License 2.0
99 stars 11 forks source link
OPFS Explorer icon.

OPFS Explorer

OPFS Explorer is a Chrome DevTools extension that allows you to explore the Origin Private File System (OPFS) of a web application.

OPFS Explorer extension showing the file hierarchy of a sample application.

Installation

Install the extension from the Chrome Web Store (end users) or clone the repo and load the unpacked extension locally (developers).

Usage

Open Chrome DevTools and click on the OPFS Explorer tab. The extension will automatically analyze the OPFS of the current web application and display the file hierarchy. You can then click on any file to download its contents or delete the file (which may fail if the file is locked). Note that deleting files may cause the application to break.

Trying the extension

You can test the extension on the demo page.

FAQ

License

Apache 2.0

Acknowledgements

Extension icon courtesy of the WHATWG, used under a Creative Commons Attribution 4.0 International License.