Over the past few weeks I've been working my butt off (NOT!) on new versions of Open With (v4) and Shrunked (v2.5).
Open With is undergoing a major rewrite to make it more flexible and better performing. So far I've eliminated large chunks of repetitive code. The next phase which is almost ready is moving the core of the addon into a javascript module so that all the heavy lifting is only performed once when needed (before, it would happen for each window you had open).
Shrunked has picked up some code contributed from some users - it now scales images with much better quality, and in the next version will handle EXIF data from digital cameras.



