var T = 0;


extensionArray[T] = new extension('Address Context');
extensionArray[T].id = 'addresscontext';
extensionArray[T].author = ['Mike Kriege'];
extensionArray[T].authorEmail = ['mikeweezer@interair.com.br'];
extensionArray[T].shortdesc = 'Easily add Sender and Recipients to your Address Book';
extensionArray[T].description = '<p>This extension adds two context menu items when a message (or several messages) are selected: <i>Add Sender to Address Book</i> and  <i>Add Recipients to Address Book (mailing list)</i> .</p>';
extensionArray[T].homepage = 'http://addresscontext.mozdev.org';
extensionArray[T].version = '0.2';
extensionArray[T].updated = '2003-07-19';
extensionArray[T].size = '10';
extensionArray[T].installFile = 'http://downloads.mozdev.org/addresscontext/addresscontext02.xpi';
T++;

extensionArray[T] = new extension('ChromEdit');
extensionArray[T].id = 'chromedit';
extensionArray[T].categories = 'config';
extensionArray[T].author = ['Chris Neale'];
extensionArray[T].authorEmail = ['cdn@mozdev.org'];
extensionArray[T].shortdesc = 'Provides a means of editing the user files.';
extensionArray[T].description = '<p>Provides a means of editing the user files, i.e. userChrome.css, userContent.css,  user.js without the need to find the profile directory.</p> <p>0.0.3 brings an autosave feature should you edit and neglect to save yourself.</p> ';
extensionArray[T].homepage = 'http://cdn.mozdev.org/';
extensionArray[T].version = '0.0.4.5';
extensionArray[T].updated = '2003-06-19';
extensionArray[T].size = '30';
extensionArray[T].installFile = 'http://downloads.mozdev.org/cdn/chromedit/chromedit.xpi';
T++;

extensionArray[T] = new extension('Compact Menu');
extensionArray[T].id = 'compactmenu';
extensionArray[T].author = ['Chris Neale'];
extensionArray[T].authorEmail = ['cdn@mozdev.org'];
extensionArray[T].shortdesc = 'Allow you to customise the menubar as is, and adds a button alternative.';
extensionArray[T].description = '<p>Customiser for the menubar, which lets you cut the menubar down to the menus you use, and even reduce the space it takes up to a single menu button.</p> ';
extensionArray[T].homepage = 'http://cdn.mozdev.org/compact/';
extensionArray[T].version = '0.0.0';
extensionArray[T].updated = '2003-08-06';
extensionArray[T].size = '30';
extensionArray[T].installFile = 'http://downloads.mozdev.org/cdn/compact/compact_tb.xpi';
T++;

extensionArray[T] = new extension('EnigMail');
extensionArray[T].id = 'enigmail';
extensionArray[T].categories = 'privacy';
extensionArray[T].author = [''];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'Secure email communication based on OpenPGP encryption.';
extensionArray[T].description = '<p>Enigmail allows to access the OpenPGP encryption and signature verification features provided by the popular GnuPG software. It can encrypt and/or sign mail when sending, and can decrypt/verify received mail. It can also import and export public keys. For maximum compatibility with other mail clients, Enigmail supports both the inline PGP format and the PGP/MIME format, which can be used to encrypt e.g. HTML mails. Enigmail uses inter-process communication to execute GPG to carry out encryption and verification.</p>  <p>The installation consists of two part, a platform independent XUL extension and a binary shared library for accessing GnuPG. Downloads are available for Mozilla <a href="http://enigmail.mozdev.org/download.html">enigmail.mozdev.org/download.html</a> and for Thunderbird at <a href="http://enigmail.mozdev.org/thunderbird.html">enigmail.mozdev.org/thunderbird.html</a>. </p> ';
extensionArray[T].homepage = 'http://enigmail.mozdev.org/';
extensionArray[T].version = '0.81.7';
extensionArray[T].updated = '2003-10-17';
extensionArray[T].size = '155';
extensionArray[T].installFile = '';
T++;

extensionArray[T] = new extension('External Application Buttons');
extensionArray[T].id = 'externalapp';
extensionArray[T].author = ['Torisugari'];
extensionArray[T].authorEmail = ['torisugari_moz@yahoo.co.jp'];
extensionArray[T].shortdesc = 'Add buttons to the toolbar';
extensionArray[T].description = '<p>Launch other applications from your toolbar.</p> ';
extensionArray[T].homepage = 'http://cgi29.plala.or.jp/~mozzarel/';
extensionArray[T].version = '0.4';
extensionArray[T].updated = '2003-09-28';
extensionArray[T].size = '14';
extensionArray[T].installFile = 'http://cgi29.plala.or.jp/~mozzarel/addon/thunderbird/externalapp/externalapp.xpi';
T++;

extensionArray[T] = new extension('Get All Messages');
extensionArray[T].id = 'getmess';
extensionArray[T].author = ['Chris Neale'];
extensionArray[T].authorEmail = ['cdn@mozdev.org'];
extensionArray[T].shortdesc = 'Returns the drop down on Get Msg button.';
extensionArray[T].description = '<p>Returns the drop down on Get Msg button.</p>';
extensionArray[T].homepage = 'http://cdn.mozdev.org/';
extensionArray[T].version = 'Jun 12th';
extensionArray[T].updated = '2003-06-12';
extensionArray[T].size = '2.4';
extensionArray[T].installFile = 'http://downloads.mozdev.org/cdn/getmess/getmess.xpi';
T++;

extensionArray[T] = new extension('Macro Editor');
extensionArray[T].id = 'macroeditor';
extensionArray[T].categories = 'dev';
extensionArray[T].author = ['Biju G. C'];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'Easily create/run macros written in Javascript';
extensionArray[T].description = '<p>Macro Editor was created with the aim of providing a simple tool to write and test macros for Mozilla, Firebird, Thunderbird, thereby increasing participation of more developers and thus accelerating  development of more extension and programs for Mozilla and related products.</p>  <p>Features:</p>  <p>Adds a Macro menu (under the Tools menu) which contains menu items for macro editor, evaluate a javascript expression, execute a javascript statement, and an option to open a XUL file in new window (very useful in Thunderbird). Once you create macros they will also appear as a menu item.</p>';
extensionArray[T].homepage = 'http://macroeditor.mozdev.org/';
extensionArray[T].version = '2003.0721.0';
extensionArray[T].updated = '2003-07-21';
extensionArray[T].size = '9';
extensionArray[T].installFile = 'http://downloads.mozdev.org/quicktools/MacroEditor.xpi';
T++;

extensionArray[T] = new extension('MessageID-Finder');
extensionArray[T].id = 'messageid-finder';
extensionArray[T].categories = 'search';
extensionArray[T].author = ['Markus Hossner'];
extensionArray[T].authorEmail = ['markushossner@gmx.de'];
extensionArray[T].shortdesc = 'Helps you to find the message to a certain messageid.';
extensionArray[T].description = '<p>MessageID-Finder is a addon for the Mozilla mail/news client and Thunderbird which helps you to find the message for a certain messageid. You could use it within message view, source view and message header.</p> ';
extensionArray[T].homepage = 'http://messageidfinder.mozdev.org/';
extensionArray[T].version = '1.8';
extensionArray[T].updated = '2003-07-02';
extensionArray[T].size = '6.78';
extensionArray[T].installFile = 'http://downloads.mozdev.org/messageidfinder/messageidfinder.xpi';
T++;

extensionArray[T] = new extension('mozCalc');
extensionArray[T].id = 'mozcalc';
extensionArray[T].author = ['Biju G. C'];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'An easy to use XUL calculator';
extensionArray[T].description = '<p>This is a Firebird/ThunderBird port of Martin T. Kutschker\'s mozCalc (http://mozcalc.mozdev.org/). An easy to use XUL calculator. Modes avilable are Normal, Scientific, Reverse Polish Notation and sidebar. Take a look at the screenshots <a href="http://downloads.mozdev.org/quicktools/img/mozcalc/mozcalc5.png">Simple view</a>  and <a href="http://downloads.mozdev.org/quicktools/img/mozcalc/mozcalc1.png">Full feature view</a>.</p> ';
extensionArray[T].homepage = 'http://quicktools.mozdev.org/mozcalc';
extensionArray[T].version = '2003.1013.0';
extensionArray[T].updated = '2003-10-13';
extensionArray[T].size = '37';
extensionArray[T].installFile = 'http://downloads.mozdev.org/quicktools/mozcalc.xpi';
T++;

extensionArray[T] = new extension('NL Spellingcontrole');
extensionArray[T].id = 'nlspellingcontrole';
extensionArray[T].author = ['Samir Boulema'];
extensionArray[T].authorEmail = ['sboulema@wanadoo.nl'];
extensionArray[T].shortdesc = 'Dutch Spellchecker for TB';
extensionArray[T].description = '<p>Adds a Dutch Spellingchecker to Thunderbird. To use it install the extension and then select the "nl-NL" language in the spellingchecker dialog. Thanks to the other developers of <a href="http://thunderbirdnl.mozdev.org">ThunderbirdNL</a>.</p>';
extensionArray[T].homepage = 'http://www.extensionsmirror.tk';
extensionArray[T].version = '0.2';
extensionArray[T].updated = '2003-10-17';
extensionArray[T].size = '542';
extensionArray[T].installFile = 'http://members.lycos.nl/mozillafirebird/extensions/NL%20Spellingcontrole%200.2.xpi';
T++;

extensionArray[T] = new extension('Offline');
extensionArray[T].id = 'offline';
extensionArray[T].author = ['Scott MacGregor'];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'Adds back in the On/Offline toggle from Mozilla Mail.';
extensionArray[T].description = '<p>This is an Official extension to add back the offline capabilities and UI  elements found in the Mozilla Mail client. Capabilities include: offline  indicator in mail windows, configuring unsent message behavior when going  online, configuring offline behavior for folders.</p> ';
extensionArray[T].homepage = 'http://www.mozilla.org/projects/thunderbird/';
extensionArray[T].version = 'June 17th';
extensionArray[T].updated = '2003-06-17';
extensionArray[T].size = '6';
extensionArray[T].installFile = 'http://ftp.mozilla.org/pub/thunderbird/extensions/offline/2003-06-17-trunk/offline.xpi';
T++;

extensionArray[T] = new extension('Preferential');
extensionArray[T].id = 'preferential';
extensionArray[T].categories = 'config';
extensionArray[T].author = ['Stephen Bounds'];
extensionArray[T].authorEmail = ['GuruJ@mbox.com.au'];
extensionArray[T].shortdesc = 'Simple, accessible GUI that allows the modification of any preference set';
extensionArray[T].description = '<p>Aims to provide all users of Gecko browsers (eg. Mozilla, Firebird) with a simple, accessible GUI that allows the modification of any preference set within that browser environment.</p> ';
extensionArray[T].homepage = 'http://preferential.mozdev.org/';
extensionArray[T].version = '0.5.3';
extensionArray[T].updated = '2003-07-17';
extensionArray[T].size = '68';
extensionArray[T].installFile = 'http://downloads.mozdev.org/preferential/preferential.xpi';
T++;

extensionArray[T] = new extension('QuickManager');
extensionArray[T].id = 'quickmanager';
extensionArray[T].author = ['Biju G. C'];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'Extensions and Themes manager for Thunderbird.';
extensionArray[T].description = '<p> QuickManager project aims to develop a tool to easily install and manage Extensions and Themes in Mozilla Products.</p>   <p><a href="http://quickmanager.mozdev.org/screenshots.html">Screenshots</a> for this extension is available.</p> ';
extensionArray[T].homepage = 'http://quickmanager.mozdev.org/';
extensionArray[T].version = '2003.1021.0';
extensionArray[T].updated = '2003-10-21';
extensionArray[T].size = '21';
extensionArray[T].installFile = 'http://downloads.mozdev.org/quickmanager/QuickManager.xpi';
T++;

extensionArray[T] = new extension('Quick Tools');
extensionArray[T].id = 'quicktools';
extensionArray[T].author = ['Biju G. C'];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'Adds a few extra tools/options to FB and TB';
extensionArray[T].description = '<p> The QuickTools versions for Firebird adds a "Calendar" item in "Tools" menu to allow you to run the "Calendar" extension from the menu</p> <p>For ThunderBird it adds two items in Tools menu: Install Theme from URL and Install Extension from URL</p> ';
extensionArray[T].homepage = 'http://quicktools.mozdev.org/';
extensionArray[T].version = '2003.0805.0';
extensionArray[T].updated = '2003-08-05';
extensionArray[T].size = '4';
extensionArray[T].installFile = 'http://downloads.mozdev.org/quicktools/QuickTools_Tb.xpi';
T++;

extensionArray[T] = new extension('Quick Reply');
extensionArray[T].id = 'quickreply';
extensionArray[T].author = ['David Thomson','Erwin Wessels'];
extensionArray[T].authorEmail = ['',''];
extensionArray[T].shortdesc = 'Reply quicker to e-mails';
extensionArray[T].description = '<p>Adds a small edit box and a button below the email preview in the main interface.  If you type some text and then click the button, a reply is sent to the writer of the currently selected email  (at the moment, the reply-to header and quoting options are ignored) with the typed text in the body. </p>';
extensionArray[T].homepage = 'http://www.transpontine.com/thunderbird/';
extensionArray[T].version = '0.3';
extensionArray[T].updated = '2003-01-003';
extensionArray[T].size = '7';
extensionArray[T].installFile = 'http://www.transpontine.com/thunderbird/QuickReply-latest.xpi';
T++;

extensionArray[T] = new extension('QuickNote');
extensionArray[T].id = 'quicknote';
extensionArray[T].author = ['Jed Brown'];
extensionArray[T].authorEmail = ['jedbro@ifrance.com'];
extensionArray[T].shortdesc = 'A \'Post-It\' like notepad.';
extensionArray[T].description = '<p>QuickNote is a note taking-like extension slightly modeled after \'Post-It\', \'Sticky\', and the "Quick Notepad" plugin for <a href="http://www.jedit.org/">jedit</a>.</p> <p>Current features include; Autosave, up to 4 tabs for notes, user defined notes, open in SideBar, tab or window, <a href="http://quicknote.mozdev.org/icons.html">Toolbar icon</a>, send selected text to, Save As and more.</p> ';
extensionArray[T].homepage = 'http://quicknote.mozdev.org/';
extensionArray[T].version = '0.4pre';
extensionArray[T].updated = '2003-10-03';
extensionArray[T].size = '64';
extensionArray[T].installFile = 'http://downloads.mozdev.org/quicknote/quicknote.xpi';
T++;

extensionArray[T] = new extension('Quote Colors');
extensionArray[T].id = 'quotecolors';
extensionArray[T].author = ['Malte'];
extensionArray[T].authorEmail = ['malte@6thfloor.de'];
extensionArray[T].shortdesc = 'Configure text and background colors for different quote levels.';
extensionArray[T].description = '<p>This extension adds an user interface for configuring text and background colors for different quote levels when displaying messages (up to 5 levels currently). The settings apply to mail and newsgroups messages, either in plain text or HTML. For graphical quoting (HTML style) you can adjust the color and width of the borders/vertical lines on the left side of the quoted paragraphs.</p> ';
extensionArray[T].homepage = 'http://quotecolors.mozdev.org/';
extensionArray[T].version = '0.1b';
extensionArray[T].updated = '2003-10-11';
extensionArray[T].size = '12';
extensionArray[T].installFile = 'http://downloads.mozdev.org/quotecolors/quotecolors.xpi';
T++;

extensionArray[T] = new extension('SmoothWheel');
extensionArray[T].id = 'smoothwheel';
extensionArray[T].categories = 'mousegest';
extensionArray[T].author = ['Avi Halachmi'];
extensionArray[T].authorEmail = ['avihpit@yahoo.com'];
extensionArray[T].shortdesc = 'Scroll the page smoothly with the mouse wheel';
extensionArray[T].description = '<p>Allows you to scroll the page smoothly with the mouse wheel utilizing several smart algorithms for smoothness and adaptive behaviour and is completely configurable,  including 10 presets. It can enhance/replace the internal Gecko smoothscroll which was introduced on 2003-03-24.</p> ';
extensionArray[T].homepage = 'http://smoothwheel.mozdev.org/';
extensionArray[T].version = '0.32';
extensionArray[T].updated = '2003-08-02';
extensionArray[T].size = '20';
extensionArray[T].installFile = 'http://downloads.mozdev.org/smoothwheel/smoothwheel.xpi';
T++;

extensionArray[T] = new extension('Tagzilla');
extensionArray[T].id = 'tagzilla';
extensionArray[T].author = ['David Perry'];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'Easily add a tagline, random or specifically chosen by you';
extensionArray[T].description = '<p>Lets you add a tagline, random or specifically chosen by you, to the clipboard, textarea, end of an email, or newsgroup posting.</p> ';
extensionArray[T].homepage = 'http://tagzilla.mozdev.org/';
extensionArray[T].version = '0.049';
extensionArray[T].updated = '2003-02-08';
extensionArray[T].size = '78';
extensionArray[T].installFile = 'http://downloads.mozdev.org/tagzilla/tagzilla-0.049.xpi';
T++;

extensionArray[T] = new extension('Toggle Preview Pane');
extensionArray[T].id = 'togmespane';
extensionArray[T].author = ['RAF'];
extensionArray[T].authorEmail = [''];
extensionArray[T].shortdesc = 'Toggle Preview Pane on and off with a button.';
extensionArray[T].description = '<p>Toggle Preview Pane enables you to toggle the Preview Pane on and off by using a button on the toolbar.</p> <p>Do NOT left-click the download link in Firebird!</p> ';
extensionArray[T].homepage = '';
extensionArray[T].version = '0.0.2';
extensionArray[T].updated = '2003-09-28';
extensionArray[T].size = '5';
extensionArray[T].installFile = 'http://downloads.mozdev.org/cdn/RAF/togmespane.xpi';
T++;


