Hacker News new | ask | show | jobs
by tuxcanfly 5370 days ago
There's also a Notification API in HTML5

http://www.html5rocks.com/en/tutorials/notifications/quick

1 comments

HTML5 notifications are great for some applications, but they require the user to grant permission before receiving notifications. It solves a different problem than the favicon notification technique.