Skip to content

{ Tag Archives } add-ons

Curious about how your add-on will get along with Firefox 3?

Firefox 3 is coming down the pipeline along with a pile of great new features like caching web apps so they are available offline and the new Places API that provides a powerful interface to your bookmarks and history. No need to fret if your extensions will be compatible though - here’s the lowdown [...]

Also tagged ,

Getting notified when new mail arrives in Thunderbird

When writing an extension for Thunderbird, it’s a common goal to be able to tell when new mail has arrived. In versions of Thunderbird before 2.0, the accepted practice was to get a pointer to the nsiMsgMailSession and add a listener that got called when a new mail event happened. The code would [...]

Also tagged ,

ThreadBubble 0.5 released

This release fixes an annoying bug that caused messages to disappear from the message list (even though they were still in the folder). In previous versions, if there was a thread with 2 messages in it, and you deleted or moved the root message, the other would disappear from the display. If you [...]

Also tagged ,