Firefox Extension Dev

Created By: jimk1723
Last Modified: 02/27/06
Extensions allow programmers to add new features to Mozilla
applications or allow existing features to be modified. Typically,
extensions modify the “chrome” of their target
application—the user interface and the scripts that add
functionalty to that interface. However, it is also possible for
extensions to include compiled code in the form of XPCOM components.
From:
http://kb.mozillazine.org/Dev_:_Extensions

