Is it possible to request for more localStorage
(of the Web Storage API) on chrome?
Can the requestQuota
method be used with localStorage
?
PS: Chrome allows me to store upto 5MB before saying 'quota exceeded'.
Is it possible to request for more localStorage
(of the Web Storage API) on chrome?
Can the requestQuota
method be used with localStorage
?
PS: Chrome allows me to store upto 5MB before saying 'quota exceeded'.