Here is the very first release of Jetpack runner. This firefox extension built
on top of the Addon SDK is a personal project that aim to ease development of
firefox extension using the SDK. It is a great exhibit of SDK capabilities as
we can now develop such tool using the SDK itself! For now, to create an addon
you need to go thought a python application that only has a command line
interface: This is painfull to install
and even more annoying to use on Windows as there is no really decent command
line interface. Finally, if we compare to chrome extensions, we only need
chrome to build an addon! This leads me to build a Firefox extension, that can
be really easy to install in Firefox and allow to build really cool interfaces
to create, run and test your addons.
Jetpack runner features:

- Download and install SDK automatically
- Create addon from templates
- Run an addon
- Execute unit-tests
- Generate firefox extension XPI file or xulrunner application package
- You can run these either in current firefox instance or run them in a new one
- We can execute a package as a firefox extension or as a xulrunner application
Jetpack runner first steps:
On extension installation, a tab opens automatically on "jetpack:" url, the main jetpack runner interface. That allow to download and install a precise SDK release:



Jetpack runner!!!
Last but not least, here is a link to install it or to checkout the source.Firefox Extension:
jetpack-runner-0.1.1.xpi
Source code:
Github project
Comments
You can use your Fediverse (i.e. Mastodon, among many others) account to reply to this post
(Note that comments from locked accounts won't be visible on the blog, but only to me)