Overview
Usage
This extension allow you to visualize, copy or search the content of different storage type in the browser easily. After clicking on the extension icon, you will see a popup, the extension will fetch the storage content live which will be loaded into the popup shortly. On the left is a tree structure displaying the keys of the current active tab's storage, on the right is the viewer of the current select node from the tree.
Supported Storages
- Local Storage
- Session Storage
- IndexedDB
- Cookies
- looking for more? Please tell me @ luoweilue@gmail.com
Tree Explorer
The tree structure explorer contains metadata about the value associated with this key (type, key name, has children etc...). You can collapse and expand each node by click on individual item; or collapse/expand all by clicking on the button at the top of the tree explorer. For non-tree structure like IndexedDB and cookies, they are converted into a tree like structure with enriched information before displaying in the UI.
Viewer
The viewer contains the full view on the current select node, you can have a look, and copy and content using the button at the top of this section.
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.