Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 11, 2022 07:06 am GMT

Devbox - A UI for local storage

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 keys value is an object) & a label for reference.
  • Clicking value copies the content to the clipboard.

Check it out - https://www.producthunt.com/posts/devbox-57e32865-572d-4a14-b068-70f00fe489d4

Extension preview

Extension UI

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

Original Link: https://dev.to/ml318097/devbox-a-ui-for-local-storage-bo3

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To