kzmi
 

Home | English | Japanese

Thunderbird extensions


Blinking Alert

The latest version can be download from addons.mozilla.org.

Previous versions : [1.0.1 (2007/09/27)]  [1.0.0 (2007/09/08)]

This extension adds blink feature to the new-mail alert.
You can also disable auto-hiding of the alert box.
After you install the extension, please check "Customize New Mail Alert" dialog box.


ExecMail

The latest version can be download from addons.mozilla.org.

Previous versions : [1.0.0 (2007/09/08)]

This extension brings "executable" template.
You can construct a new message with javascript which is written in the template message.
To try a sample :
1. Open Compose window (edit a new message)
2. Dlete all text in the message editor (also your signature)
3. Select menu : Options > ExecMail > Insert sample code
4. Select menu : Options > ExecMail > Execute

*Caution* The execution context is not separated from the context Thunderbird uses internally.
Thunderbird's internal objects are not protected from the script.


Author : Iwasa Kazmi ( kzmizzz_at_gmail_dot_com )