|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| __NOTOC__
| | #REDIRECT [[Jetpack]] |
| | |
| https://wiki.mozilla.org/images/thumb/6/6f/Jp_logo_large.png/800px-Jp_logo_large.png
| |
| | |
| 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_Roadmap|Security Roadmap]]
| |
| * [[Labs/Jetpack/Security_Review|Security Review]]
| |
| * [[Labs/Jetpack/Presentations|Presentations]]
| |
| * [[Labs/Jetpack/Tutorials|Tutorials]]
| |
| * [[Labs/Jetpack/Examples|Example add-ons]]
| |
| | |
| == Jetpack Production ==
| |
| * [[Labs/Jetpack/Roadmap#High-Level_Product_Roadmap|Product Roadmap]]
| |
| * [[Labs/Jetpack/Contribution|How to Contribute]]
| |
| * [[Labs/Jetpack/Process|Development Process]]
| |
| * [[Labs/Jetpack/Release|Release Process]]
| |
| * [[Labs/Jetpack/Schedule|Release Schedule]]
| |
| * [[Labs/Jetpack/Localization|Jetpack Localization]]
| |
| * [[Electrolysis/Jetpack|Jetpack and Electrolysis]]
| |
| | |
| = JEPs - Jetpack Extension Proposals =
| |
| * [[Labs/Jetpack/Reboot/JEP|JEP List]]
| |
| * [[Labs/Jetpack/Reboot/JEP_Resourcing|JEP Resourcing]]
| |
| * [[Labs/Jetpack/Roadmap#SDK_Release_Roadmap|JEP Release Roadmap]]
| |
| | |
| == Developing with Jetpack ==
| |
| * [https://jetpack.mozillalabs.com/sdk/latest/docs/ Jetpack SDK Documentation]
| |
| * [[Labs/Jetpack/Reboot/Style_Guide|Style Guide]]
| |
| * [[Labs/Jetpack/FlightDeck|Jetpack Builder]]
| |
| ** [https://docs.google.com/Doc?docid=0AZY0XuSv-jEbZGc2Y244cHRfNTFjdjJuaGtmMg&hl=en Beginner's Guide]
| |
| ** [https://docs.google.com/Doc?docid=0AZY0XuSv-jEbZGc2Y244cHRfNTVkeDY5bWpocA&hl=en Tutorial: Creating a Simple Extension]
| |
| * [[Labs/Jetpack/SDK/Writing_Documentation|How to Document Your Code]]
| |
| * [https://developer.mozilla.org/en/Jetpack Jetpack Prototype Documentation]
| |
| | |
| == Getting Involved ==
| |
| * [http://groups.google.com/group/mozilla-labs-jetpack/topics Jetpack Google Group]
| |
| * [https://github.com/mozilla/addon-sdk Jetpack SDK Source Code]
| |
| * [[Labs/Jetpack/Weekly_Meeting|Official Weekly Meeting]]
| |
| * [[Labs/Jetpack/Community_Meeting|Community Meeting]]
| |
| * Join us on the Jetpack IRC channel: #jetpack at irc.mozilla.org
| |
| * [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%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]]
| |