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.

As of 2014-06-12. See the latest version.

Author
BinarySplit
Ratings
0 0 0
Version
1
Created
2014-06-12
Updated
2014-06-12
Size
4.91 KB
License
N/A
Applies to
All sites

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.