Statusbar Date() is a Thunderbird extension that uses format specifiers to allow you to display the date/time in your statusbar however you want! You can even mix in regular text with your desired format!
Add-on Features:
- Displays the current date/time in the statusbar.
- Left clicking on Statusbar Date() toggles it to contract, only showing the icon in the statusbar. Clicking on it again will cause it to expand once again.
- Right clicking Statusbar Date() opens the Options dialog.
Add-on Options:
- Format the date/time by using a combination of format specifiers and regular text.
- Change the position of Statusbar Date() on the statusbar.
- Choose whether or not Statusbar Date() should start expanded when Firefox is launched.
- Choose whether or not the icon should be hidden when Statusbar Date() is expanded.
For people that are wondering what the "()" in the add-on name means. It's a reference to the PHP date() function, which is what the format specifiers are based off. (If you're not a programmer you might not get it.)
How to Install in Thunderbird:
1. Right-click the link below and choose "Save Link As..." to download and save the file to your hard disk.
2. In Mozilla Thunderbird, open Add-ons from the Tools menu.
3. Click the Install button, and locate/select the file you downloaded and click "OK".
Requirements:
· Mozilla Thunderbird
What's New in This Release: [ read full changelog ]
· Updated for Firefox 4.
· Changed the format specifier for the full textual representation of the weekday from %l to %L.