logoalt Hacker News

Dwedityesterday at 8:48 PM1 replyview on HN

You can use a browser extension like "Local Storage Editor" to see the contents of the Local Storage of a website. So far, I've seen it used for caching long-life images (like on gmail), or used as another way to do logins instead of cookies.


Replies

troupoyesterday at 9:42 PM

> You can use a browser extension like "Local Storage Editor" to see the contents of the Local Storage of a website.

Or just open dev tools