Greasy Fork is available in English.

Sabotage Window/Tab Switch Visibility

Make website completely invisible to the user switching to another window or tab. May break some websites.

ผู้เขียน
owowed
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
33
คะแนน
1 0 0
เวอร์ชัน
0.0.3
สร้างเมื่อ
28-01-2024
อัปเดตเมื่อ
30-06-2024
สัญญาอนุญาต
GPL-3.0-or-later
ปรับใช้กับ
ไซต์ทั้งหมด

Did you know? Website can detect you changing or switching into another tab using of DOM API and JavaScript hackery. Sometimes, using the official Page Visibility API provided by browser, or straight up using the document's focus/blur event.

This userscript aim to prevent that from happening, preventing websites from knowing when you're switching into another tab or window, while also keeping the changes minimal and the website mostly functional.

This script could be useful for web anonymity, or... for cheating in an important online test...

I would advise you to use this when you really need to, because this script may break some important page function.

Otherwise, good luck!

~~ owowed