
Copyright © 2002-2006 Mark S Baines All Rights
Reserved
Last Updated: 21 04 2007
![]()
Adds an Exit button to the toolbar and the File menu "Exit" item. The button is shown here underneath the File menu. Thunderbird 2.0 compatible.
Download exitbutton_tb.xpi
How to install this extension:
1) Right-Click the link above and choose "Save Link As..." to Download and save the file to your hard disk.
2) In Mozilla Thunderbird, open the extension manager (Tools Menu/Extensions)
3) Click the Install button, and locate/select the file you downloaded and click "OK"After installation, right-click on the toolbar, select Customise... and drag the Exit button to the toolbar, placing it any where you want.
If you don't wish the File menu "Exit" item to show an icon, insert this into your userChrome.css file:
#menu_FileQuitItem { list-style-image: none !important; }See here for more on Thunderbird userChrome.css file.
This extension is useful if you normally view plain text messages with a variable-width font but wish to view one in a fixed-width font temporarily. Such emails might be text arranged in columns, such as log files, where a variable-width font misaligns the text.
A button is added to the toolbar for the main window and the message window. Clicking on it shows the current plain text message in a fixed-width font. The effect only lasts for the current message and automatically reverts back to the default setting (as set in Options) for the next message. You don't have to click on the button again to revert back to the default state. Thunderbird 2.0 compatible.
Download showfixedwidthtemp.xpi
How to install this extension:
1) Right-Click the link above and choose "Save Link As..." to Download and save the file to your hard disk.
2) In Mozilla Thunderbird, open the extension manager (Tools Menu/Extensions)
3) Click the Install button, and locate/select the file you downloaded and click "OK"After installation, right-click on the toolbar of the main window and/or the message window, select Customise... and drag the Fixed-width button to the toolbar, placing it any where you want.
This extension adds a button to the toolbar and to various menus. It performs the 'Mark All Read' function found in the "Message...Mark...All Read" menu, folder pane folder context menu "Mark Folder Read", thread pane and message pane context menu "Mark...All Read". It places an icon on these menu items as well. The button is shown here as a tick with 3 green dots. Thunderbird 2.0 compatible.
Download markallreadbutton.xpi
How to install this extension:
1) Right-Click the link above and choose "Save Link As..." to Download and save the file to your hard disk.
2) In Mozilla Thunderbird, open the extension manager (Tools Menu/Extensions)
3) Click the Install button, and locate/select the file you downloaded and click "OK"After installation, right-click on the toolbar, select Customise... and drag the Mark All Read button to the toolbar, placing it any where you want.
If you don't wish the "Message...Mark...All Read" menu item to show an icon, insert this into your userChrome.css file:
#folderPaneContext-markMailFolderAllRead { list-style-image: none !important; }If you don't wish the context menus to show an icon, insert this into your userChrome.css file:
menuitem[label="All Read"] { list-style-image: none !important; }See here for more on Thunderbird userChrome.css file.
![]()