Skip to content

Instantly share code, notes, and snippets.

@balajek
Created April 5, 2018 11:18
Show Gist options
  • Save balajek/a4fef1d936e8723c5ad1a4f8c01d4899 to your computer and use it in GitHub Desktop.
Save balajek/a4fef1d936e8723c5ad1a4f8c01d4899 to your computer and use it in GitHub Desktop.
Invoking a basic notification
browser.notifications.create("nid1", basicNotificationOptions, function (notifId) {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment