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

Is this broken, or is it just me? #15

Closed Matt-TOTW closed 10 months ago

Matt-TOTW commented 10 months ago

Hi there - is this extension broken or is it just me? Chrome version = 120.0.6099.199 (latest as of this writing) I am testing it on the test page: https://tomayac.github.io/opfs-explorer/ I do not see the tab in dev tools and the extension appears enabled but greyed out in my extensions menu image

Many thanks!

tomayac commented 10 months ago

Might be just you. I tested right now on Version 120.0.6099.199 (Official Build) (arm64) and it worked fine. Maybe some enterprise setting that disabled it?

Matt-TOTW commented 10 months ago

Damn - must be something like that I guess. Thanks for checking, I'll dig deeper.

Matt-TOTW commented 10 months ago

I'm not sure exactly what dev tools setting I had that broke it - but "Restore defaults and reload" under settings in dev tools did the trick. Sorry to waste your time, thanks for the quick reply.

tomayac commented 10 months ago

No worries at all. #TIL about this setting in DevTools, so thanks for sharing the solution :-)!

steida commented 8 months ago

@tomayac I think it should be added to the readme, "Restore defaults and reload", so other people will not have to read issues as I just did.

tomayac commented 8 months ago

Added in https://github.com/tomayac/opfs-explorer/commit/2d3e4164ef2f1a9f0a2b649bdca2eda9122149c7.