Service Worker
Programmable network proxy enabling offline apps, request caching, background sync, and push notifications.
This browser:
Key Capabilities
- Intercepts fetches through the Cache Storage API.
- Lifecycle independent of any page: install, activate, fetch.
- Foundation of Progressive Web Apps (PWAs).