Ad Code

Google Chromium Introduces a Desktop Notifications API

Google Chromium the open source project behind the Google Chrome browser introduces a desktop notifications API. To quote the official documentation –



“The Desktop Notifications API allows script to request a small toast to appear on the desktop of the user. The contents of the toast can either be specified as iconUrl/title/text strings, or as a URL to a remote resource which contains the contents of the toast.”