Keep TSR Tab Focused

Trick TheSimsResource into thinking the tab is always in focus | Tab Focus Timer Bypass

作者
YawDev
日安装量
1
总安装量
35
评分
0 0 0
版本
1.0
创建于
2025-01-31
更新于
2025-01-31
大小
1.0 KB
许可证
MIT
适用于

This script will trick TheSimsResource into thinking that the tab is still in focus thus making the download timer not stop when you switch to a different one.

Works by manipulating document.hasFocus() into always returning true and triggering fake focus events.

Warning: This script doesn't give you the abilty to download more than one item at a time since TSR, internally, will invalidate the previous download ticket if a new one if created.

Enjoy :))