Add-ons Blog

Archive for general

Add-on SDK 1.4.3 Released

We have identified a serious bug in the 1.4.* releases, and have made a hotfix release of the Add-on SDK. The hotfix release is version 1.4.3. If you are potentially affected by the bug, then you will need to take action to recover from it. This note explains: how to work out whether you are… Continue reading

Categories: general

Add-on SDK Version 1.4.1 Released

In the 1.4 release we tweaked the manner in which the SDK determines its own version (it now uses git-describe when possible). Yesterday, we discovered that this new versioning process conflicted with the way the Add-on Builder deploys the SDK in their application. Today we released the hotfix version 1.4.1 to address this issue so… Continue reading

Categories: general

Announcing Add-on SDK 1.4!

The Jetpack team is proud to announce the release of Add-on SDK 1.4! This version of the SDK has the most new features of all the releases we have made since the 1.0 release. Some of the new features include: – Thanks to community members Hernan Colmeiro and Erik Vold, we have a new Simple… Continue reading

Categories: general, jetpack, releases, sdk

Issue Corrected with Add-on Usage Stats

After receiving numerous reports from add-on developers about slight dips in their usage statistics, we discovered an issue yesterday with the log configuration of several servers. This issue has been corrected and statistics should return to normal beginning with today’s report. Unfortunately, active daily user statistics since December 16, 2011 are approximately 33% lower than… Continue reading

Tags: ,

Categories: developers, general

Jetpack Project: weekly update for Dec. 13th, 2011

Project News Louis Remi Babe wrote two excellent posts on working with content scripts in the SDK and using jQuery in content scripts. The simple-prefs API has landed on the SDK’s master branch and we need your feedback! Here’s how to get started. Jorge Villalobos recently ran some tests measuring the impact of the SDK… Continue reading

Categories: general

SDK 1.3 performance impact

Recently Jorge Villalobos ran some tests to measure the impact of using the SDK on Firefox start-up time. Jorge published his finding to the Jetpack google news group. His results were encouraging: The results were very favorable this time, with the empty add-on adding only 1.8% (11ms) to startup, and Infocon adding only 3.6% (22ms),… Continue reading

Categories: developers, general, jetpack, sdk