Jetpack: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 23: Line 23:


* the [https://forums.mozilla.org/addons/viewforum.php?f=27 Add-on Builder/Add-on SDK discussion forum on AMO]
* the [https://forums.mozilla.org/addons/viewforum.php?f=27 Add-on Builder/Add-on SDK discussion forum on AMO]
* the [http://groups.google.com/group/mozilla-labs-jetpack/topics Jetpack Google Group]
* the [[#Mailing_list|Mailing list]]
* the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] IRC channel on [http://irc.mozilla.org/ Mozilla's IRC network].
* the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] IRC channel on [http://irc.mozilla.org/ Mozilla's IRC network].


Line 35: Line 35:


* Go get the [https://github.com/mozilla/addon-sdk Add-on SDK Source Code]
* Go get the [https://github.com/mozilla/addon-sdk Add-on SDK Source Code]
* Talk to us on the [http://groups.google.com/group/mozilla-labs-jetpack/topics Jetpack discussion forum] or the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] channel on [http://irc.mozilla.org/ Mozilla's IRC network].
* Talk to us on the [[#Mailing_list|Jetpack mailing list]] or the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] channel on [http://irc.mozilla.org/ Mozilla's IRC network].
* Browse the list of [https://bugzilla.mozilla.org/buglist.cgi?list_id=507889&resolution=---&resolution=DUPLICATE&query_format=advanced&product=Add-on%20SDK open bugs] or [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK raise one yourself].
* Browse the list of [https://bugzilla.mozilla.org/buglist.cgi?list_id=507889&resolution=---&resolution=DUPLICATE&query_format=advanced&product=Add-on%20SDK open bugs] or [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK raise one yourself].
* Learn how to [[Jetpack/Contribution|contribute]] and [[Jetpack/SDK/Writing_Documentation|document]] your code
* Learn how to [[Jetpack/Contribution|contribute]] and [[Jetpack/SDK/Writing_Documentation|document]] your code
Line 51: Line 51:


[[Jetpack/Weekly_Meeting/Blogpost|How-to create the weekly summary post]].
[[Jetpack/Weekly_Meeting/Blogpost|How-to create the weekly summary post]].
=== Mailing list ===
Jetpack is using a Google group. You can see archives [https://groups.google.com/forum/?fromgroups#!forum/mozilla-labs-jetpack here], and participate with a google account. <br>
Otherwise, you can subscribe to this mailing list without google account by sending a mail to [mailto:mozilla-labs-jetpack+subscribe@googlegroups.com mozilla-labs-jetpack+subscribe@googlegroups.com]. Then you should be able to send messages to the list on [mailto:mozilla-labs-jetpack@googlegroups.com mozilla-labs-jetpack@googlegroups.com].


=== More resources ===
=== More resources ===

Revision as of 14:05, 12 June 2012


Welcome to the Jetpack Project! Jetpack's mission is to make it easy to create add-ons for Firefox using the languages of the web—HTML, CSS, and JavaScript.

Right now the project is developing two products: the Add-on SDK and the Add-on Builder.

  • The Add-on SDK is a locally-hosted development environment that allows you to easily build add-ons for Firefox.
  • The Add-on Builder is an online development environment which allows you to create and store your add-ons using only your browser.

Developing Add-ons with the SDK and Builder

If you'd like to learn more about developing add-ons with the Add-on SDK or the Add-on Builder, please visit the Add-on Developer Hub. We've listed some extra resources for add-on developers below:

You can get help in:

If you find a problem, you can report a bug.

Participating in the Jetpack Project

Start Here

Want to get involved?

Weekly Meeting

We have a weekly project meeting on Tuesdays @ 10:00am Pacific Time. To join in:

Next meeting's agenda and archive of minutes.

How-to create the weekly summary post.

Mailing list

Jetpack is using a Google group. You can see archives here, and participate with a google account.
Otherwise, you can subscribe to this mailing list without google account by sending a mail to mozilla-labs-jetpack+subscribe@googlegroups.com. Then you should be able to send messages to the list on mozilla-labs-jetpack@googlegroups.com.


More resources

Current Projects

Add-on Builder

The Add-on Builder (codenamed "Flightdeck") provides an online development environment for add-ons hosted in the browser.