Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imlinhanchao/crx_storage_editor
Editor for Local Storage and Session Storage.
https://github.com/imlinhanchao/crx_storage_editor
chrome edge extension localstorage sessionstorage storage
Last synced: 18 days ago
JSON representation
Editor for Local Storage and Session Storage.
- Host: GitHub
- URL: https://github.com/imlinhanchao/crx_storage_editor
- Owner: imlinhanchao
- License: apache-2.0
- Created: 2023-02-06T10:06:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T10:12:29.000Z (11 months ago)
- Last Synced: 2024-04-28T07:54:09.435Z (8 months ago)
- Topics: chrome, edge, extension, localstorage, sessionstorage, storage
- Language: Vue
- Homepage: https://chrome.google.com/webstore/detail/lpmmcjhefcghagdhnpbodfdamfmlicfn
- Size: 203 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Storage Editor
A Editor for Local Storage and Session Storage.
## ✨ Feature
1. 🙈 Preview Local Storage and Session Storage Data as a tree.
2. ✏️ Edit, Add, Remove or Clear Storage Data.
3. 🔌 Add a New Node or Data to Object or Array.
4. 🔍 Search Value or Key in Storage Data Tree.## ⚙️ Debug
1. Clone git repository in local.
2. Execute `npm install` to install dependencies.
3. Execute `npm run dev`.
4. Open browser and enable "Developer mode".
5. Click load an unpacked directory, and then choose `//dist`.
6. Restart Browser.## 👀 Preview
1. Data Preview:
![](./preview/preview.png)
2. Edit Preview:
![](./preview/Add%20Item.png)## 🔔 Others
* Chrome Web Store: https://chrome.google.com/webstore/detail/lpmmcjhefcghagdhnpbodfdamfmlicfn
* Icon made by [Freepik](https://www.flaticon.com/authors/freepik) from www.flaticon.com