Enumerate Firefox Addons

Some Mozilla Firefox addons define their own XPCOM interfaces. These interface are registered internally within Firefox. By enumerating these interfaces and testing for their existence, it is possible to determine if the addon is installed and enabled.


Copyright (c) 2009, Gregory Fleischer (gfleischer@gmail.com)