Skip to content

Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to see the limit of their size.

agektmr/BrowserStorageAbuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Storage Abuser

Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to see the limit of their size.

On Chrome or Opera, you can also use the Quota Management API to inspect remaining size and to switch between Temporary Storage and Persistent Storage. On Persistent Storage, you can set upper limit of storage size.

See it running at http://demo.agektmr.com/storage/

About

Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to see the limit of their size.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published