Background tab setTimeout muffler

Defers setTimeout calls if no user input has been received for 15 seconds. Useful for stopping background tabs from continuing to use CPU cycles.

Verzia zo dňa 12.06.2014. Pozri najnovšiu verziu.

Autor
BinarySplit
Hodnotenie
0 0 0
Verzia
1
Vytvorené
12.06.2014
Aktualizované
12.06.2014
Veľkosť
4,9 KB
Licencia
neuvedené
Spustiť na
Všetkých stránkach

Defers setTimeout calls if no user input has been received for 15 seconds. Useful for stopping background tabs from continuing to use CPU cycles. Only tested on Firefox.