FUEL

From MozillaWiki
Jump to: navigation, search
Official FUEL documentation is here, on Mozilla Developer Center. This is a development wiki and is not representative of the final FUEL API.
FUEL (Firefox User Extension Library) is a JavaScript Library designed to help developers build extensions using terminology and interfaces that are familiar to them. It will be usable in Firefox 1.5-3.0.

FUEL is about making it easier for extension developers to be productive, by minimizing some of the XPCOM formality and adding some "modern" JavaScript ideas. We want to start with areas that will provide the most benefit.

FUEL is Firefox-only for the time being, see bug 380168#c4.

If you have any input, questions or comments, please send them to Mark Finkle (mfinkle) or John Resig (jresig).

Version 0.1 (Finished Feb 28, 2007, Landed in Firefox 3.0a4)

Version 0.2 (Finished June, 2007, Landed in Firefox 3.0a6)

More