Fired when a message is sent from either an extension process
(by runtime.sendMessage) or a content script (by tabs.sendMessage).
https://developer.chrome.com/extensions/runtime#event-onMessage
details for the message
MessageSender object
function to call once after processing
true if asynchronous
Delete Device button tapped
Refresh Fab tapped
The array of devices
Message if device list is not available
Do we have an info message
Computed property: Relative date string
date to display
date string relative to now
Called when the element is added to a document. Can be called multiple times during the lifetime of an element.
Called when the element is removed from a document. Can be called multiple times during the lifetime of an element.
Dispatch an event
event name
optional value
Load the devices
We are now the current page
We are not going to be current anymore
Localize a string
name from _locales
optional default value if name not found
Ping our devices
Error messages
Generated using TypeDoc
Polymer element to manage our Device objects