Skip to content Skip to sidebar Skip to footer
Showing posts with the label Notifications

How To Copy To Clipboard Via Chrome.notification.create With Chrome.notification.onclicked In A Firefox Webextension Add-on?

Testpage: https://www.google.com It works in Chrome but in Firefox Nightly 52.0a1 it gives me this … Read more How To Copy To Clipboard Via Chrome.notification.create With Chrome.notification.onclicked In A Firefox Webextension Add-on?

Disable Default Alert Sound For Firefox Web Notifications

I'm using the Web Notification API to show desktop notifications from my web app under OSX. In … Read more Disable Default Alert Sound For Firefox Web Notifications

How Do I Make A Notification Stay Open Until The User Closes It?

Is there a setting that will allow me to keep a Notification open until a user clicks it? … Read more How Do I Make A Notification Stay Open Until The User Closes It?