Notifications API Demo

The Notifications API allows installed web apps to show persistent and non-persistent notification bubbles.

Sorry! This browser doesn't appear to support the notifications API.

Note: Install this demo as Progressive Web App to see icons and title from web app manifest in all notification bubbles.

Permission state: TODO

Show non-persistent notification

Show persistent notification (via service worker)

Received Actions


    

Displayed notifications


      
    

Custom notification

Title
Body
Tag
Flags



Check out the source for this sample, or remix it on Glitch.