Skip to content

Instantly share code, notes, and snippets.

@sebholstein
Last active May 25, 2018 15:46
Show Gist options
  • Save sebholstein/e2290dab51744aecb1d863610569226d to your computer and use it in GitHub Desktop.
Save sebholstein/e2290dab51744aecb1d863610569226d to your computer and use it in GitHub Desktop.
if ('Notification' in window && Notification.permission === 'granted') {
// it's save to send notifications here if you want to...
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment