OPFS Explorer

★★★★★
★★★★★
6,000+ users
<
>
Trump 2024 Republican Trumpamania Vector Backpack
★★★★★
★★★★★
Kidde P4010ACSCO AC Hardwired Combination Carbon Monoxide & Photoelectric Smoke Alarm
★★★★★
★★★★★
National Geographic Readers: Kamala Harris (Level 2) [Book]
★★★★★
★★★★★
Hallmark Thank You Card, You're So Appreciated Thank-You Card
★★★★★
★★★★★
OBO Yahoo Bored Shorts
★★★★★
★★★★★
Shot Tribal Weapon Savage Small Standard Dart Flights
★★★★★
★★★★★

OPFS Explorer is a Chrome DevTools extension that allows you to explore the Origin Private File System (OPFS, https://fs.spec.whatwg.org/) of a web application.

To use it, 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.

You can test the extension on the demo page (https://tomayac.github.io/opfs-explorer/).

The source code is on GitHub (https://github.com/tomayac/opfs-explorer).
Related