BASELINE NowYouCanUse.com
Limited Availability
id: notifications

Notifications

The Notification() constructor shows a message to the user, typically using the notification system of the host operating system.
Baseline Status: This feature is currently Limited and is missing in at least one major browser engine.
Desktop Browser Engine Support
Google Chrome
20
Supported
Mozilla Firefox
22
Supported
Apple Safari
7
Supported
Microsoft Edge
14
Supported
Mobile Browser Engine Support
Chrome Android
Firefox Android
22
Safari iOS
Specifications and References
MDN Browser Compat Data Keys:
api.Notification api.Notification.Notification api.Notification.actions api.Notification.badge api.Notification.body api.Notification.click_event api.Notification.close api.Notification.close_event api.Notification.data api.Notification.dir api.Notification.error_event api.Notification.icon api.Notification.image api.Notification.lang api.Notification.maxActions_static api.Notification.permission_static api.Notification.renotify api.Notification.requestPermission_static api.Notification.requestPermission_static.returns_promise api.Notification.requireInteraction api.Notification.secure_context_required api.Notification.show_event api.Notification.silent api.Notification.tag api.Notification.timestamp api.Notification.title api.Notification.vibrate api.Notification.worker_support api.NotificationEvent api.NotificationEvent.NotificationEvent api.NotificationEvent.action api.NotificationEvent.notification api.Permissions.permission_notifications api.ServiceWorkerGlobalScope.notificationclick_event api.ServiceWorkerGlobalScope.notificationclose_event api.ServiceWorkerRegistration.getNotifications api.ServiceWorkerRegistration.showNotification api.ServiceWorkerRegistration.showNotification.options_actions_parameter api.ServiceWorkerRegistration.showNotification.options_badge_parameter api.ServiceWorkerRegistration.showNotification.options_data_parameter api.ServiceWorkerRegistration.showNotification.options_image_parameter api.ServiceWorkerRegistration.showNotification.options_renotify_parameter api.ServiceWorkerRegistration.showNotification.options_requireInteraction_parameter api.ServiceWorkerRegistration.showNotification.options_vibrate_parameter