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

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
js
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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