Greasy Fork 支持简体中文。

Sabotage Window/Tab Switch Visibility

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

目前為 2024-06-30 提交的版本,檢視 最新版本

作者
owowed
評價
0 0 0
版本
0.0.3
建立日期
2024-01-28
更新日期
2024-06-30
尺寸
3.7 KB
授權條款
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