CheatTheSystem

Blocks native fullscreen transitions while emulating a true fullscreen state to websites, and suppresses tab-switch / visibility detection.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
JustTheDev
日安装量
0
总安装量
4
评分
0 0 0
版本
2025-10-03
创建于
2025-10-03
更新于
2025-10-03
大小
2.9 KB
许可证
MIT
适用于
所有网站

Blocks native fullscreen transitions while emulating a true fullscreen state to websites, and suppresses tab-switch / visibility detection. Useful when you want pages to behave as if they’re in fullscreen or focused without actually switching window mode.
Prevents sites from forcing an actual fullscreen change (or showing intrusive fullscreen overlays) while still allowing site scripts to behave as if fullscreen is active.
Stops basic tab-switch detection so pages continue playback or tracking behavior that would otherwise pause/stop when you switch tabs.
Some sites use additional signals (screen/window size checks, pointer lock, media APIs, timing differences) and may still detect spoofing. This script targets the most common JS-based checks but is not guaranteed to be undetectable.
Sites that rely on real native fullscreen for functionality (e.g., pointer lock, some DRM flows) may not work correctly.
Do not use this script to violate a site’s terms of service or to commit fraud. Respect content provider rules and local laws. The author is not responsible for misuse.