On 06/13/2017 09:40 PM, Carsten Schoenert wrote:
You can try the notify function by open the development tools
(Ctrl+Shift+I) and fire up the following command in the console.

Components.classes["@mozilla.org/alerts-service;1"].getService(Components.interfaces.nsIAlertsService).showAlertNotification('chrome://branding/content/icon48.png',
 'Test', 'This is a useless notice.');

This is working, but the new mail notifications are not native!

Reply via email to