Hacker News new | ask | show | jobs
by kamikazeturtles 783 days ago
I thought browser tabs only had access to ~400mb

How do you have access to 5gb?

1 comments

A lot of the more modern options allow for many gigabytes for typical user setups https://developer.mozilla.org/en-US/docs/Web/API/Storage_API....
Very interesting! Thank you so much

I was always under the impression that the max blob size was 400mb and so you couldn't store files any bigger than that. Google gives so many different answers to these questions.

Do you know any other resources I can go more in depth on browser storage limits?