I'll start with mine:
- Hot reload. It seems like there is no solution to this problem. Constantly hitting the refresh button or reuploading the package is truly a pain in the ass.
- Chrome storage logging. It's not a big deal to show console.logs of your chrome storage data and observe the changes, but it would be cool to have a UI interface like the built-in LocalStorage tab in the chrome dev tools.
Trending on Indie Hackers
Solution for your pain points, which I use daily:
https://chrome.google.com/webstore/detail/storage-area-explorer/ocfjjjjhkpapocigimmppepjgfdecjkb
It is like built-in LocalStorage, but for chrome storage data. So useful.
Hope it helps!
Wow, thank you, didn't expect someone to help me with all the pain points at once :)