Storage Viewer

Check the use of new kind of cookies: sessionStorage, localStorage, globalStorage and databaseStorage.

Autore
raddyst
Installazioni giornaliere
0
Installazioni totali
126
Valutazione
2 0 0
Versione
0.13b
Creato il
07/09/2014
Aggiornato il
07/09/2014
Dimensione
26 KB
Licenza
(CC) by-nc-sa
Applica a
Tutti i siti

Script that show the state of DOM Storages (MDC)
Press the [PAUSE] button to display the mini-panel and refresh it.


State:

Unavailable: No storage found (always got that with Opera since there no DOM storage in it).
Protected:   typeof(storage) throw a security error.
Unreadable:  storage.length throw a security error.
Available:   Storage found, but don't know if items are stored.
XXX item(s): There XXX items stored.


You can configure the script in the source.
Note: The [PAUSE] key show and reset the position of the mini-panel.


ps. Imported from http://userscripts-mirror.org/scripts/show/62673