On 04/08/2013 18:41, Trane Francks wrote: > On 8/4/13 2:33 PM +0900, Philip Chee wrote: > >> I haven't looked into this in detail but in principle you could >> implement your own nsIAlertsService in javascript and make yours >> override the built in service. > > Hmmmmm. That's an interesting idea. It seems a bit more complex than I'd > hoped, though, because the extension itself would need to be in charge > of any audio notifications. This particular extension uses growlnotify > (a CLI tool) to talk with Growl. As such, it's a one-trick pony in terms
Are you sure it uses growlnotify? I'm referring to: https://addons.mozilla.org/en-US/thunderbird/addon/growlgntp-for-thunderbird/ Which uses the GNTP protocol. This extension for Firefox from the same author does the same. https://addons.mozilla.org/en-US/firefox/addon/growlgntp/ There is a (much older) growl extension which just spawns a CLI tool to send growl notifications, but that's long obsolete. Phil -- Philip Chee <[email protected]>, <[email protected]> http://flashblock.mozdev.org/ http://xsidebar.mozdev.org Guard us from the she-wolf and the wolf, and guard us from the thief, oh Night, and so be good for us to pass. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

