Reviews for Local Storage Explorer
Local Storage Explorer by Francesco De Stefano
7 reviews
- Rated 2 out of 5by Lucky Lao, 2 years ago
- Rated 5 out of 5by GavinB, 3 years ago
- Rated 4 out of 5by aminomancer, 4 years agoWorks as of 80.0a1. Unfortunately it doesn't show up in the browser toolbox but does show up in the browser content toolbox. And unfortunately for me it doesn't show local extension storage, so anything committed by an extension with storage.local won't show up under local storage. I think anything committed with storage.sync will show up under session storage though? But yeah unfortunately that means you can't use it to find stuff like extension settings, unless they are stored in the local storage for a non-extension URL, or stored in storage.sync. But a recent update to firefox put a storage limit on storage.sync, now you can only have a total of 100KB of synced storage per-extension. Which is barely enough for settings, not enough for extensions that might store custom user scripts or rules, stuff like greasemonkey or ublock. So most extensions are using storage.local now or will be converting soon and that means their storage can only be accessed in about:debugging.
To the person complaining it's not in the toolbar — that's not how this works. It's not supposed to show up in your toolbar. It's supposed to show up in your browser content toolbox, hit ctrl + shift + i.
edit: cool thanks for the link. hopefully you can find a way to add extension storage, it seems like the only way i can view local extension storage nowadays (the contents when an extension calls storage.local) is to go to about:debugging, inspect the extension, then use the native debugging toolbox Storage tab. but it's sort of flawed formatting and so inconvenient to get there from about:debugging so i always wanted an extension to integrate it in the main browser toolboxDeveloper response
posted 4 years agoDear user,
I just released this console [https://mzl.la/30l3J06] for mobile browser and also for desktop. It contains a useful resource panel. It shows Local Storage, Session Storage, cookies, scripts, stylesheets, iframes, and image assets.
Best
update 18.07.2020 - Thanks for your feedback ... I understand your needs. At the moment I can help you by suggesting to you to add this js snippet [https://gist.github.com/chrahunt/e9b11ded0b3e691af9da] in your extensions to test the storage.local APIs..
Update me and inform me if it works - Rated 1 out of 5by Christina Ng, 5 years agoI got this extension for firefox on windows 10 and it doesn't even show up on the toolbar. Useless.
- Rated 5 out of 5by grahamperrin, 5 years agoSeems to work with Waterfox Classic 2019.12, which falls slightly below the requirement for Firefox 57.0:
https://s.put.re/AugS8trM.pngDeveloper response
posted 5 years agoReally thank you for your contribution ... Soon I will rectify the manifest files of the extensions that you kindly signaled to me for the version compatible with Waterfox ... Thanks again - Rated 5 out of 5by Firefox user 15109409, 5 years ago