| ▲ | Dwedit 4 hours ago | |
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. | ||
| ▲ | troupo 3 hours ago | parent [-] | |
> 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 | ||