Greasy Fork is available in English.

Storage Viewer

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

Auteur
raddyst
Installations quotidiennes
0
Installations (total)
123
Notes
2 0 0
Version
0.13b
Créé
07/09/2014
Mis à jour
07/09/2014
Licence
(CC) by-nc-sa
S'applique à
Tous les sites

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