Outfoxed Source
Outfoxed is available under the Mozilla Public License (MPL). It consists of two components: the browser extension, and the metadata database.
Firefox Extension
Simply un-zip the .xpi file to view the Javascript, XUL, and XSLT source of the extension.
MDDB
The MDDB is primarily written in python, with sub-components using SQL and XSLT. As of version 0.2.08, the python source is also included in the .xpi file. Look in the directory helpers/Win32/pysource. The included README.txt lists all needed libraries.
Open Source in Outfoxed
Outfoxed could not have been developed without the availability of so much great open source code. See the open source list of modules used by Outfoxed.


