The WebExtensions idle API only supports one idle state detection interval per extension. We currently need support for at least two different detection intervals (for Navigation studies and for scheduling periodic events in the work-in-progress Scheduling module #51), and it's foreseeable that we'll want support for additional detection intervals.
The WebExtensions
idle
API only supports one idle state detection interval per extension. We currently need support for at least two different detection intervals (for Navigation studies and for scheduling periodic events in the work-in-progress Scheduling module #51), and it's foreseeable that we'll want support for additional detection intervals.