Keep TSR Tab Focused

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

Autore
YawDev
Installazioni giornaliere
0
Installazioni totali
79
Valutazione
0 0 0
Versione
1.0
Creato il
31/01/2025
Aggiornato il
31/01/2025
Dimensione
1 KB
Licenza
MIT
Applica a

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