Google Chrome Notification Alerts


The Push Notifications API feature in Google Chrome allows websites that you give permission to the ability to send you notifications and alerts – even when the website isn’t open in a tab.

Web Push works hand-in-hand with other cool features like Service Workers and Web Manifests to help ‘app-ify’ websites on mobile and desktops.

Notify.js is a simple wrapper for the Web Notification API.

You can block the notification feature completely in the Google Chrome browser if you have no use for it.

If you’re browsing in incognito mode, you won’t get notifications.

Comments