CheatTheSystem

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

作者
JustTheDev
今日安裝
0
安裝總數
0
評價
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.