javascript - Upload Image to localStorage -



javascript - Upload Image to localStorage -

i'm curious if it's possible upload image straight localstorage (for chrome extension).

yes.

but store image there, not upload it. you should careful image size. safe maximum size around 500 kb, , around 2mb guaranteed crash, when effort load it.

javascript google-chrome base64 local-storage

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

How do I check if an insert was successful with MySQLdb in Python? -