FUEL: Difference between revisions
Jump to navigation
Jump to search
MarkFinkle (talk | contribs) |
No edit summary |
||
Line 5: | Line 5: | ||
If you have any input, questions or comments, please send them to Mark Finkle (mfinkle) or John Resig (jeresig). | If you have any input, questions or comments, please send them to Mark Finkle (mfinkle) or John Resig (jeresig). | ||
== [[FUEL/0.1|Version 0.1]] (Feb 28, 2007 | == [[FUEL/0.1|Version 0.1]] (Finished Feb 28, 2007, Landed in Firefox 3.0a4) == | ||
* [[FUEL/0.1/Plan|FUEL 0.1 Plan]] | * [[FUEL/0.1/Plan|FUEL 0.1 Plan]] | ||
* [[FUEL/0.1/API|FUEL 0.1 API]] | * [[FUEL/0.1/API|FUEL 0.1 API]] | ||
* [[FUEL/0.1/Tests|FUEL 0.1 Tests]] | * [[FUEL/0.1/Tests|FUEL 0.1 Tests]] | ||
== [[FUEL/0.2|Version 0.2]] ( | == [[FUEL/0.2|Version 0.2]] (Est. Finish Date May 31, 2007) == | ||
* [[FUEL/0.2/Plan|FUEL 0.2 Plan]] | * [[FUEL/0.2/Plan|FUEL 0.2 Plan]] | ||
* [[FUEL/0.2/API|FUEL 0.2 API]] | * [[FUEL/0.2/API|FUEL 0.2 API]] |
Revision as of 05:57, 3 May 2007
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.
If you have any input, questions or comments, please send them to Mark Finkle (mfinkle) or John Resig (jeresig).