localstorage_spoofing

disable localstorage

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
qemu
1日のインストール数
0
累計インストール数
146
評価
1 0 0
バージョン
0.1
作成日
2016/02/04
更新日
2016/02/04
大きさ
550バイト
ライセンス
不明
対象サイト
すべてのサイト

supply a mock localstorage object that disable the localstorage function while there is an "existing" localstorage object.
some sites will fail when simply disable "dom.storage" in browser's setting.
todo: redirect localstorage to session storage.