451
edits
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is the Home of Jetpacketeers!<br> | This is the Home of Jetpacketeers!<br> | ||
== Summary == | |||
=== What is Jetpack? === | |||
Jetpack is a project to make it easy to build Firefox add-ons using common web technologies like HTML, JavaScript, and CSS. Our goal is to enable anyone who can build a web site to participate in making the Web a better place to work, communicate, and play. | |||
=== What is the Jetpack SDK? === | |||
The Jetpack SDK is an environment for building Firefox add-ons. It aims to provide a comprehensive set of tools and high-level APIs for simple development of powerful add-ons. | |||
<br> | |||
The SDK includes tools for running, testing, and packaging add-ons along with a variety of APIs for extending Firefox, including an initial set of "high-level" APIs that make add-on development simple and powerful. | |||
To get more information about how to create a Firefox extension using the awesome Jetpack SDK, go to [https://wiki.mozilla.org/Labs/Jetpack Jetpack home]. | To get more information about how to create a Firefox extension using the awesome Jetpack SDK, go to [https://wiki.mozilla.org/Labs/Jetpack Jetpack home]. | ||
For documentation of all the important libraries of the SDK, as well as steps to build a sample extension, click [https://jetpack.mozillalabs.com/sdk/latest/docs/#guide/getting-started here] | For documentation of all the important libraries of the SDK, as well as steps to build a sample extension, click [https://jetpack.mozillalabs.com/sdk/latest/docs/#guide/getting-started here] | ||
== | == Milestones == | ||
=== Jetpack === | === Jetpack === | ||
Line 54: | Line 64: | ||
*[https://wiki.mozilla.org/Labs/Jetpack/FlightDeck/1.0a4#Deliverables Flightdeck 1.0a4] | *[https://wiki.mozilla.org/Labs/Jetpack/FlightDeck/1.0a4#Deliverables Flightdeck 1.0a4] | ||
== Contribute == | |||
Got something to say? Got something to show?<br> | |||
Great. Here, at Mozilla, everyone is welcome to participate in design, development, and testing. | |||
*[https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Labs&component=Jetpack%20SDK Report] a bug | |||
*[http://groups.google.com/group/mozilla-labs-jetpack Discuss] Jetpack | |||
*[https://wiki.mozilla.org/Labs/Jetpack/JEP Propose] a new API | |||
== Contact us == | |||
Got questions? Dont worry. Here are some [https://jetpack.mozillalabs.com/faq.html# FAQs] for you. | |||
<br>For further details, contact: | |||
*Myk Melez : [mailto:myk@mozilla.com myk@mozilla.com] | |||
*Ayan Shah : [mailto:ashah@mozilla.com ashah@mozilla.com] | |||
*Tony Chung: [mailto:tchung@mozilla.com tchung@mozilla.com] |
edits