# chrome.idle Plugin

This plugin provides the ability to listen and check for the idle status of a device.

## Status

Stable on Android and iOS.

## Reference

The API reference is [here](http://developer.chrome.com/apps/idle.html).

## Notes

* The concept of "idle" in this implementation refers to a lack of input to the **app**, not the device.

