- From: Jackie Han <notifications@github.com>
- Date: Wed, 14 Apr 2021 09:55:17 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 April 2021 16:55:32 UTC
For normal website service worker, it only focuses on three events: `self.addEventListener( install | activate | fetch, handler)`. But they have no meaning for extension service worker. Extensions focus on (lots of) extension events. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1576#issuecomment-819669065
Received on Wednesday, 14 April 2021 16:55:32 UTC