Add-ons Blog

Posts from 2011

Announcing Add-on SDK 1.2.1!

Hot on the heels of yesterday’s SDK 1.2 release, we have released Add-on SDK 1.2.1 to address a critical issue that surfaced in 1.2 which would have prevented add-ons from being distributed on https://addons.mozilla.org/en-US/firefox/. Thanks to community member Carey Tilden who reported this issue to the Jetpack mailing list! This issue occurs if you create… Continue reading

Categories: builder, general, jetpack, sdk

Announcing Add-on SDK 1.2!

The Jetpack team is proud to announce the release of Add-on SDK 1.2! This version of the SDK, like 1.1, contains mostly stability work and bug fixes. This release also includes: The ability to reload a tab via a new reload method in the tabs module The self module now contains a “name” and “version”… Continue reading

Categories: jetpack, sdk

Security Mechanisms in the Add-on SDK

Firefox add-ons have powerful capabilities, including the ability to read and write the user’s file system, access the network, and access stored passwords. At the same time they interact directly with untrusted web content (that is, arbitrary web pages, and the scripts they load). If add-ons aren’t carefully designed, malicious web sites can exploit their… Continue reading

Categories: general, jetpack

Jetpack Project: weekly update for Oct. 4 2011

Project News London Add-on Workshop SDK slides are posted. We’re running an end-of year add-on competition focusing on restartless addons. Meeting Brief Builder / re-pack scripts need more testing. SDK 1.2 RC1 to be released later today. L10n and Mobile support under active development, no hard time-lines for landing on trunk. Planning an all-day SDK… Continue reading

Categories: builder, events, general, jetpack, mobile, restartless, sdk

Add-on Compatibility for Firefox 9

Firefox 9 was recently pushed to the Aurora channel, so it’s time again to round up all bugs that could be breaking add-on compatibility. This time around I found very few bugs that I would consider troubling, but there are plenty of minor ones worth mentioning. As usual, you should also check Firefox 9 for… Continue reading

Tags: , , , ,

Categories: compatibility, developers, documentation

Competition time: End of Year Add-on collection

With those summer days behind us and the days getting shorter, we’d like to brighten your days (that is – unless you’re in the southern hemisphere), by opening up another Featured add-ons competition for the end of the year! This season it’s all about Restartless add-ons. So, to be considered, your add-on must be Restartless… Continue reading

Tags: ,

Categories: builder, contests, developers, restartless, sdk