Devbox

#3.5 / 2 rate

Devbox

166 users

2022-06-10

Mehul Lakhanpal

Extension Information

5 star
50%
4 star
0%
3 star
0%
2 star
50%
1 star
0%

Supported Languages

Permissions

Description

A UI for local storage

A chrome extension which 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.