chrome.alarms library
Use the chrome.alarms API to schedule code to run periodically or at a
specified time in the future.
Properties
final ChromeAlarms alarms #
Accessor for the chrome.alarms namespace.
final ChromeAlarms alarms = new ChromeAlarms._()