Devbox
p/devbox-2
A UI for local storage
Mehul Lakhanpal

Devbox — A UI for local storage

Featured
5
•
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.
Replies
Best
Mehul Lakhanpal
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 😇
Navid Safabakhsh
@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!
Mehul Lakhanpal
@navid_safabakhsh Thanks for the feedback. Will surely implement that :)
Michael R.
Tried using but it made all the font on the screen tiny. I didn't change any settings or configure it, just using it out of the box...
Mehul Lakhanpal
@killshot13 checking it