Labs/Jetpack: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 20: Line 20:
| <b>Distribution</b> || Jetpacks are bundled as XPIs w/ embedded Jetpack runtime in each || Jetpacks are distributed in a native package format
| <b>Distribution</b> || Jetpacks are bundled as XPIs w/ embedded Jetpack runtime in each || Jetpacks are distributed in a native package format
|}
|}
== Building a Jetpack ==
* [https://developer.mozilla.org/en/Jetpack Documentation]
* [http://jetpackgallery.mozillalabs.com/ Jetpack Gallery]
* [[Labs/Jetpack/Talks_And_Tutorials|Jetpack Talks and Tutorials]]


== Jetpack Development ==
== Jetpack Development ==
Line 45: Line 40:


== [[Labs/Jetpack/FlightDeck|FlightDeck]] ==
== [[Labs/Jetpack/FlightDeck|FlightDeck]] ==
== Building a Jetpack ==
* [https://developer.mozilla.org/en/Jetpack Documentation]
* [http://jetpackgallery.mozillalabs.com/ Jetpack Gallery]
* [[Labs/Jetpack/Talks_And_Tutorials|Jetpack Talks and Tutorials]]


== Historical Notes on Jetpack Platform Development ==
== Historical Notes on Jetpack Platform Development ==

Revision as of 18:27, 17 February 2010

Jetpack Mission

Provide an extension development environment for the Mozilla platform that empower anyone to create powerful extensions with a set of extensible, robust APIs using the language of the web - HTML, CSS, and JavaScript.

Jetpack Long-Term Vision & Dependencies - Draft

Firefox 3.6.1 - 3.7 Firefox 4.0
Extension Manager No-Restart API Jetpack Installation API
Firefox Platform Chrome Object Wrappers Jetpack runtime integrated to Firefox
Security Basic security model in place
Dev Tools Command-line SDK & Web-based tool - FlightDeck Enhancements to existing tools
Packages Generative development enabled via FlightDeck
Distribution Jetpacks are bundled as XPIs w/ embedded Jetpack runtime in each Jetpacks are distributed in a native package format

Jetpack Development

Jetpack Reboot

FlightDeck

Building a Jetpack

Historical Notes on Jetpack Platform Development

Getting Involved