|
|
(21 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| __NOTOC__
| | #REDIRECT [[Jetpack]] |
| | |
| Jetpack's mission is to 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.
| |
| | |
| If you can't find the Jetpack-related page you're looking for below, you may want to look [[Special:PrefixIndex/Labs/Jetpack|here]].
| |
| | |
| == Jetpack Platform ==
| |
| * [[Labs/Jetpack/Design_Guidelines|Design Guidelines]]
| |
| * [[Labs/Jetpack/Reboot/FAQ|FAQ]]
| |
| * [[Labs/Jetpack/Security_Requirements|Security Philosophy]]
| |
| * [[Labs/Jetpack/Security_Review|Security Review]]
| |
| | |
| == Jetpack Production ==
| |
| * [[Labs/Jetpack/Roadmap|Product Roadmap]]
| |
| * [[Labs/Jetpack/Process|Development Process]]
| |
| * [[Labs/Jetpack/Release|Release Process]]
| |
| * [[Labs/Jetpack/Schedule|Release Schedule]]
| |
| * [[Labs/Jetpack/Localization|Jetpack Localization]]
| |
| | |
| = JEPs - Jetpack Extension Proposals =
| |
| * [[Labs/Jetpack/Reboot/JEP|JEP List]]
| |
| * [[Labs/Jetpack/Reboot/JEP_Resourcing|JEP Resourcing]]
| |
| * [[Labs/Jetpack/Roadmap#Jetpack_SDK_Release_Roadmap|JEP Release Roadmap]]
| |
| | |
| == Developing with Jetpack ==
| |
| * [https://jetpack.mozillalabs.com/sdk/0.1/docs/ Jetpack SDK Documentation]
| |
| * [[Labs/Jetpack/Reboot/Style_Guide|Style Guide]]
| |
| * [[Labs/Jetpack/FlightDeck|FlightDeck IDE]]
| |
| * [https://developer.mozilla.org/en/Jetpack MDC Documentation]
| |
| * [http://jetpackgallery.mozillalabs.com/ Jetpack Gallery] - Note that these extensions were created for use with the Jetpack Prototype.
| |
| | |
| == Getting Involved ==
| |
| * [http://groups.google.com/group/mozilla-labs-jetpack/topics Jetpack Google Group]
| |
| * [https://hg.mozilla.org/labs/jetpack-sdk Jetpack SDK Source Code]
| |
| * [[Labs/Jetpack/Weekly_Meeting|Official Weekly Meeting]]
| |
| * Join us on the Jetpack IRC channel: #jetpack at irc.mozilla.org
| |
| * [https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Labs&component=Jetpack%20SDK Report a Bug]
| |
| * [[Labs/Jetpack/Ambassador|Jetpack Ambassador Program]]
| |
| | |
| == Historical Notes on Jetpack Platform Development ==
| |
| * [[Labs/Jetpack/Binary_Components|Jetpack Binary Components]]
| |
| * [https://hg.mozilla.org/labs/jetpack Jetpack Prototype Source Code]
| |
| * [[Labs/Jetpack/JEP|Jetpack Prototype JEP List]]
| |
| * [[Labs/Jetpack/Memory_Profiling_Notes_from_July_2009|Memory Profiling Notes from July 2009]]
| |
| * [http://www.toolness.com/wp/?p=588 Jetpack: Summer 2009 State of Security, Part 1]
| |
| * Initial investigation into the capabilities used by top add-ons today, and in particular, which de facto API calls they rely upon.
| |
| ** [[Labs/Extensions2/Notes]]
| |
| ** [[Labs/Extensions2/Target_Add-ons]]
| |
| * [[Labs/Jetpack/Talks_And_Tutorials|Jetpack Prototype Talks and Tutorials]]
| |
| * [[Labs/Jetpack/Reboot|Original Jetpack Reboot Wiki]]
| |