A chrome extension that shows data from local storage for easy viewing & copy-paste. Add entries by selecting local storage keys to display the value in the UI. Click on a value to copy.
Hi PH,
While development, there is a need to get fields from local storage (ex., userId, token, etc). This chrome extension helps create entries that read data from storage and show it in a small window at the bottom left corner of the development window.
Features:
- Create an entry by entering a local storage key name, path (if the keyโs value is an object) & a label for reference.
- Clicking value copies the content to the clipboard.
A small weekend project ๐
Hope you find it useful
Thanks ๐
@ml318097 Hey man - great idea... Make the screenshots bigger if possible on your Chrome extensions page bc you can't understand... also, make a tiny video walkthrough!
Very useful regardless!
Devbox