Jetpack (Firefox Project)

from Wikipedia, the free encyclopedia
Jetpack
Basic data

developer Mozilla Corporation
Current  version 1.17
(July 15, 2014)
operating system cross-platform
programming language JavaScript
category SDK
License MPL / GPL / LGPL
Jetpack project page

Jetpack is a project that develops tools and frameworks that should simplify the development of Firefox extensions . The project has released an add-on for Firefox , a collection of programming interfaces , a runtime environment and a command line tool that can be used to create and execute add-ons, as well as the so-called Add-on Builder, a web-based integrated development environment , which the SDK uses.

Add-ons developed with the SDK are written in HTML , CSS, and JavaScript using the CommonJS conventions. There is no need for the user to restart Firefox when installing or uninstalling the add-ons. The SDK APIs are high-level language, task-oriented, and designed to work regardless of changes between Firefox versions.

The project had previously released a tool called the Jetpack Prototype, which has now been decommissioned. APIs provided by the Jetpack prototype are not compatible with the add-on SDK.

Individual evidence

  1. 1.17
  2. Add-on SDK Documentation . mozilla.org. Retrieved June 22, 2011.
  3. Add-on Builder . mozilla.org. Archived from the original on August 8, 2013. Info: The archive link was inserted automatically and has not yet been checked. Please check the original and archive link according to the instructions and then remove this notice. Retrieved June 16, 2011. @1@ 2Template: Webachiv / IABot / builder.addons.mozilla.org
  4. Jetpack / FAQ . mozilla.org. Retrieved June 22, 2011.
  5. Jetpack Prototype . mozillalabs.org. Archived from the original on July 8, 2011. Info: The archive link was automatically inserted and not yet checked. Please check the original and archive link according to the instructions and then remove this notice. Retrieved June 22, 2011. @1@ 2Template: Webachiv / IABot / jetpack.mozillalabs.com

Web links