Skip to content

Instantly share code, notes, and snippets.

@annacruz
Created August 28, 2012 01:30
Show Gist options
  • Save annacruz/3494103 to your computer and use it in GitHub Desktop.
Save annacruz/3494103 to your computer and use it in GitHub Desktop.
Adding gmail notifications to Mountain Lion
window.webkitNotifications.requestPermission(function(){alert(window.webkitNotifications.checkPermission())});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment