-
-
Save balajek/a4fef1d936e8723c5ad1a4f8c01d4899 to your computer and use it in GitHub Desktop.
Invoking a basic notification
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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