Jetpack: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Actual info)
(Collected contacts in Contacts section)
Line 21: Line 21:
* [https://github.com/mozilla/addon-sdk/wiki/Community-developed-modules Additional Modules]
* [https://github.com/mozilla/addon-sdk/wiki/Community-developed-modules Additional Modules]


You can find help here:
You can find help in 1, 2 and 3 options from Contacts section.
 
* the mailing list (see below)
* the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] IRC channel on [http://irc.mozilla.org/ Mozilla's IRC network].
* the [http://stackoverflow.com/questions/tagged/firefox-addon-sdk Stack Overflow "firefox-addon-sdk" tag]


If you find a problem, you can [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK report a bug].
If you find a problem, you can [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK report a bug].
Line 36: Line 32:


* 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 Jetpack mailing list (see below) or the <s><code>#jetpack</code> channel on [[Mozilla IRC Server]]</s>.
* Talk to us on the 1st and 2nd options in Contacts setion.
* 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 [https://github.com/mozilla/addon-sdk/wiki/contribute contribute] and [[Jetpack/SDK/Writing_Documentation|document]] your code
* Learn how to [https://github.com/mozilla/addon-sdk/wiki/contribute contribute] and [[Jetpack/SDK/Writing_Documentation|document]] your code
Line 46: Line 42:
* In person: SFO 323 'Coit Tower' ( at Mozilla's San Francisco office, 3rd floor )
* In person: SFO 323 'Coit Tower' ( at Mozilla's San Francisco office, 3rd floor )
* Vidyo: <code>https://v.mozilla.com/flex.html?roomdirect.html&key=W1xz8rcslKbR</code> (<code>v.mozilla.com</code> (server) not found)
* Vidyo: <code>https://v.mozilla.com/flex.html?roomdirect.html&key=W1xz8rcslKbR</code> (<code>v.mozilla.com</code> (server) not found)
* Backchannel: <s><code>#jetpack</code></s> on <s>[[Mozilla IRC Server]]</s>
* Backchannel: 2nd option in Contacts section
* Alternative Call-in: 1-800-707-2533 - password 369 - conference room 347 (tell us on IRC if you need this option)
* Alternative Call-in: 1-800-707-2533 - password 369 - conference room 347 (tell us on IRC if you need this option)


Line 82: Line 78:


* [https://wiki.mozilla.org/AMO/FlightDeck Add-on Builder]
* [https://wiki.mozilla.org/AMO/FlightDeck Add-on Builder]
== Contacts ==
# the mailing list
# the <s><code>#jetpack</code> channel on <s>[[Mozilla IRC Server]].
# the [http://stackoverflow.com/questions/tagged/firefox-addon-sdk Stack Overflow "firefox-addon-sdk" tag]

Revision as of 04:02, 11 December 2024


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 one product: the Add-on SDK. The Add-on Builder is now in read-only mode and will be turned off completely in April 2014. Please download your data before then. Learn more.

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

You can access these products from the Add-on Developer Hub.

Developing Add-ons

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

You can find help in 1, 2 and 3 options from Contacts section.

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:

  • In person: SFO 323 'Coit Tower' ( at Mozilla's San Francisco office, 3rd floor )
  • Vidyo: https://v.mozilla.com/flex.html?roomdirect.html&key=W1xz8rcslKbR (v.mozilla.com (server) not found)
  • Backchannel: 2nd option in Contacts section
  • Alternative Call-in: 1-800-707-2533 - password 369 - conference room 347 (tell us on IRC if you need this option)

Next meeting's agenda and archive of minutes.

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.

Product Roadmap

More resources

Dormant Past Projects

Add-on Builder

The Add-on Builder (codenamed "Flightdeck") provided an online development environment for add-ons hosted in the browser. It is being phased out.

Contacts

  1. the mailing list
  2. the #jetpack channel on Mozilla IRC Server.
  3. the Stack Overflow "firefox-addon-sdk" tag