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.
Latest reviews
- (2022-06-17) Elior Boukhobza: Only for localhost? That sucks. Why would anyone want that for localhost only?!
- (2022-06-11) Folarin Lawal: This is Awesome®