u/nhrtrix

My localStorage, Cookies and IndexedDB debugging tool passed 30+ users and got the "Featured Badge" recently :D
▲ 0 r/webdev

My localStorage, Cookies and IndexedDB debugging tool passed 30+ users and got the "Featured Badge" recently :D

As debugging localStorage, sessionStorage, Cookies and IndexedDB in the built-in devtool is really painful, and has a worse UX, so, I made Easy Local Storage Manager

it let's you mange these for any website instantly in the sidebar which has a very intuitive UI and UX to mange these, it has built-in JSON editor for values that has json data

you can directly decode and view any JWT value in it, you can also track which part of your application is changing any localStorage or sessionStorage data using the stack trace, you can also track Cookies data changes as well, but it doesn't have stack tracing

some other features:

- export/import any storage data
- edit in bulk
- copy any one or more data in different formats including Markdown
- multiple user profile creation with their isolated storage and cookies data for testing different user roles

Install and use it for FREE: https://chromewebstore.google.com/detail/cnmpfamlolfgahjambofnemellgdddia?utm_source=item-share-cb

u/nhrtrix — 7 hours ago
My first chrome extension got the Featured Badge 🥹🎉

My first chrome extension got the Featured Badge 🥹🎉

I saw many other friends here sharing their "Featured Badge" achievements, their extension has a lot of users, at least more than 100..

I thought my devtool extension will not be qualified for the badge as it only has 30 users and 2 ratings only, but I still applied.. and when I checked this today, I saw that it got the Featured Badge :D

thanks everyone for motivating me

u/nhrtrix — 1 day ago