localstorage_spoofing

disable localstorage

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
qemu
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
146
คะแนน
1 0 0
เวอร์ชัน
0.1
สร้างเมื่อ
04-02-2016
อัปเดตเมื่อ
04-02-2016
Size
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.