Thursday, April 22, 2010

Firefox Notifications

For long, I have been looking for a Mozilla document which list down and describes all the notifications sent by Mozilla which extension authors can catch / listen to. I have not got such a document so far and so finally I decided to compile one. All the extension authors, if you land on this page and would like to add one please add it as comment and let's grow this list:

browser-search-engine-modified:

xpcom-shutdown:

http-on-modify-request:

http-on-examine-response:

profile-before-change:

profile-after-change:

quit-application-requested:

quit-application:

quit-application-granted:

network:offline-status-changed:

xpinstall-restart:

cookie-changed:

cookie-rejected:

perm-changed:


and finally I have got this document so I though of updating this blog with the url so that others can benefit too.