ExtendableMessageEvent
interface of the ServiceWorker API
represents the event object of a message
event fired on a service worker (when a channel message is received on the ServiceWorkerGlobalScope
from another context) — extends the lifetime of such events.