Notifications from service workers and installed apps
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.
Status
Baseline Newly Available (since 2023-03-27)
This feature is expected to reach Baseline Widely Available status on: 2025-09-27
MDN documentation
Specifications
- Notifications API, from Notifications API Workstream (WHATWG).
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
View as JSON | Edit this feature | Report an issue | Web-features entry: source, dist