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.

2014-06-12 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
BinarySplit
रेटिंग
0 0 0
आवृत्ती
1
बनवली
2014-06-12
अपडेट केली
2014-06-12
आकार
4.91 KB
License
नाही
यांवर लागू होते:
सर्व संकेतस्थळे

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.