Labs/Jetpack/Release Notes/0.3

From MozillaWiki
Jump to: navigation, search

About the SDK

The Jetpack SDK is a set of tools and APIs for building, testing, and packaging Firefox add-ons.

Version 0.3 features the first-two high-level APIs we're developing for simplified add-on development: an API for adding items to the context menu ([Labs/Jetpack/Reboot/JEP/112 JEP 112]) for web pages and an API for accessing resources bundled with your extension.

Notable enhancements:

A complete list of changes is available in the source code repository.

Installation

First, obtain the SDK in your favorite compression format:

Once you've got that, just unpack the archive, open the jetpack-sdk/README.txt file, and follow its instructions.

Known Issues

  • when running cfx testall on a nightly build of Firefox 3.7a5pre, a test fails (bug 562762)

Feedback and Bug Reports

We'd love to hear any feedback you have regarding this release. Feel free to post it to the discussion forum or file a bug.