Keep TSR Tab Focused

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

Autor
YawDev
Denne inštalácií
1
Celkový počet inštalácií
71
Hodnotenie
0 0 0
Verzia
1.0
Vytvorené
31.01.2025
Aktualizované
31.01.2025
Veľkosť
1,0 KB
Licencia
MIT
Spustiť na

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 :))