
Automator Application for Building a Firefox Add-On (Mac OS Only)
Submitted by zechariahs on Tue, 10/13/2009 - 00:07.
If you're an add-on developer you already know that the XPI format used by Firefox is simply a ZIP file with a different extension. While developing you probably get sick of creating an archive (or zip file), changing the extension to XPI and then double-clicking the file to load the extension into Firefox. In and of itself, it does not take too long to do this, seconds at most. But, while in the fury of development, this "few seconds" adds up.
To help make things easier for you, I'm releasing the simple Automator application that I use when working on add-ons, specifically Ping Fire. The automator application does the following:
- Creates an archive of any files dragged onto its icon.
- Changes the extension from .ZIP to .XPI
- Launches Firefox so that the XPI can be installed.
Note: This Automator application will create a pingfire.xpi but you can easily change that.
| Attachment | Size |
|---|---|
| build.app.zip | 255.57 KB |
»
- zechariahs's blog
- Login or register to post comments
