Notifications from service workers and installed apps
Widely Available (since 2025-09-27)
Notifications via service worker registration's showNotification() method, sent from installed web applications (for example, saved to the Home Screen on Safari for iOS), show a message to the user, typically using the notification system of the host operating system.
Browser support (view on caniuse.com)
- Chrome 20 Released on 2012-06-26
- Chrome Android 42 Released on 2015-04-15
- Edge 14 Released on 2016-08-02
- Firefox 22 Released on 2013-06-25
- Firefox for Android 22 Released on 2013-06-25
- Safari 7 Released on 2013-10-22
- Safari on iOS 16.4 Released on 2023-03-27
MDN documentation
Specifications
- Notifications API (#service-worker-api), from Notifications API Workstream (WHATWG).
Web Platform Tests (WPT)
View the latest WPT test results for this featureView as JSON | Edit this feature | Report an issue | Web-features entry: source, dist