Confirmed users
371
edits
(initial version) |
|||
| Line 1: | Line 1: | ||
== About the SDK == | == About the SDK == | ||
The Jetpack SDK is a set of tools and APIs for building, testing, and packaging Firefox add-ons. | The Jetpack SDK is a set of tools and APIs for building, testing, and packaging Firefox add-ons. | ||
Version 0.4 features ... | Version 0.4 features ... | ||
Notable enhancements: | Notable enhancements: | ||
* | *'''Page Worker API''' - The [https://jetpack.mozillalabs.com/sdk/0.4/docs/#module/jetpack-core/page-worker page-worker] module provides a way to create a permanent, invisible page and access its DOM. | ||
Notable bug fixes: | Notable bug fixes: | ||
* | * | ||
A complete list of changes is available in the [http://hg.mozilla.org/labs/jetpack-sdk/ source code repository]. | A complete list of changes is available in the [http://hg.mozilla.org/labs/jetpack-sdk/ source code repository]. | ||