Storage Viewer

By GIJoe Last update Jun 3, 2010 — Installed 1,455 times.


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

Version: 0.13b

License: (CC) by-nc-sa

Thumb Thumb Thumb Thumb Thumb Thumb
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.
Tested on: Firefox 3.0.x, 3.5.x and 3.6
Tested on: SeaMonkey 2.0.3 (with a patch)
Tested on: Opera 10.50
Unknow: Flock
Unknow: Google Chrome
Unknow: Chromium
Unknow: Safari