My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

🎉 Devbox - A UI for local storage

Mehul Lakhanpal's photo
Mehul Lakhanpal
·Jun 11, 2022·

1 min read

🎉 Launching my side project 'Devbox' - A chrome extension that shows data from local storage for easy viewing & copy-paste.

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.

Frame 1.png

Frame 2.png

Check it out - producthunt.com/posts/devbox-57e32865-572d-..

A small weekend project 🎉

Hope you find it useful Thanks 😇


Other products

  • Array Builder - A work tracker for software developers
  • Fireboard - A work tracker for software developers
  • File Ops - A VS Code extension to easily tag/alias files & quick switch between files