Notification clicked
Notification closed
Event: Received push message
Path to extension's main page
Fake fetch base path
Google search base path
Temporary variable to help get all messages at Chrome start-up
Send fake GET request so extension can intercept it and get the payload https://bugs.chromium.org/p/chromium/issues/detail?id=452942
Array of message objects
Get the name of the Device who sent the message
message object
device name
Get the icon for the notification
message object
path to icon
Get the page route from the icon
notification icon
page route in {@link AppMain}
Get the tag for the notification
message object
notification tag
Post a message about the page route to display
our client window
notification icon
Send any data attached to a notification to the extension
possible array of message objects
Generated using TypeDoc
Service Worker to handle push notifications