Storage Viewer

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

작성자
raddyst
일일 설치 수
0
총 설치 수
126
평점
2 0 0
버전
0.13b
생성일
2014-09-07
갱신일
2014-09-07
크기
26KB
라이선스
(CC) by-nc-sa
적용 사이트
모든 사이트

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