Saves valuable seconds of development time!
Adds easy-to-hit toolbar buttons to:
- restart Songbird (if developers tools are installed)
- refresh UI (if developers tools are installed)
- open error console
- open DOM inspector (if DOM inspector is installed)
- make XPI files for selected add-on(s)
- exit Songbird.
The 'make XPI' button generates xpi files (using a run-uninstalled stand-alone zip program) and stores the XPIs in a directory of your choosing.
XPI files are named:
addon-name version-number ' .xpi', e.g. zippy 1.2.0.0 .xpi
Any previous XPI for the same add-on & version is deleted (to ensure that files which have been deleted are not perpetuated in the xp) before the new xpi is generated. If the xpi is for a new version, zippy will optionally replace the currently installed version with the new one.
There is a 'Zippy buttons' menu option under 'Tools' (or you can use Ctrl+Shift+Z) to show or hide the Zippy buttons.
Right click on the 'make XPI button' is a shortcut to the Zippy preferences panel. Left or middle clicks start the zipping.
I'm not planning any additional functionality to this - let me know, if you think of something that belongs in this add-on. Email me at: songbird.zippy@gmail.com
Hiromacu
@Simon: Interesting add-on. I'll try it. :P