localstorage_spoofing

disable localstorage

当前为 2016-02-04 提交的版本,查看 最新版本

作者
qemu
评分
0 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.