Posts Tagged ‘desktop notifications’

Webkit JavaScript Notifications API

Posted in Google Chrome, JavaScript on January 25th, 2010 by Navarr – View Comments

Something I learned about recently by following the updates being issued to Chrome, is that with today’s release they also pushed out the Webkit Notifications API to Chrome Stable (v4).  Surprisingly, this is actually the first I’ve heard of it’s existence.  I took a look and played around with it a bit, and it is qué cool.

Visit my Sandbox to see the code in action, or continue reading for some code excerpts.

read more »