Annotation of dragtotab/www/installation.html, revision 1.46
1.1 petejc 1: <!-- MAIN CONTENT -->
1.20 awan 2: <h4 class="page-header"><a id="content" name="content">Installation</a></h4>
1.1 petejc 3:
1.19 awan 4: <p><em>Only Firefox 0.9 and above are supported.</em></p>
1.39 awan 5: <p><strong style="font-size:1.2em">DragToTab: <a href="http://downloads.mozdev.org/dragtotab/dragtotab.xpi">Install it</a></strong> (2.33 KB)</p>
1.46 ! awan 6: <p><strong style="font-size:1.2em">MileWideBack: <a href="http://downloads.mozdev.org/dragtotab/milewideback.xpi">Install it</a></strong> (2.93 KB)</p>
1.40 awan 7: <p><strong style="font-size:1.2em">ResizeSearchBox: <a href="http://downloads.mozdev.org/dragtotab/resizesearchbox.xpi">Install it</a></strong> (6.36 KB) [<a href="resizesearchbox/tutorial.html">Getting Started</a>]</p>
1.44 awan 8: <p><strong style="font-size:1.2em">SubmitToTab: <a href="http://downloads.mozdev.org/dragtotab/submittotab.xpi">Install it</a></strong> (5.08 KB)</p>
1.35 awan 9: <p><strong style="font-size:1.2em">KeywordSelection: <a href="http://downloads.mozdev.org/dragtotab/keywordselection.xpi">Install It</a></strong> (5.58 KB)</p>
1.43 awan 10: <p><strong style="font-size:1.2em">PopupSound: <a href="http://downloads.mozdev.org/dragtotab/keywordselection.xpi">Install It</a></strong> (9.76 KB)</p>
1.22 awan 11: <hr style="margin-top:3em">
1.20 awan 12: <h4><a name="changelog">Changelog</a></h4>
1.38 awan 13:
14: <p><a name="dtt"><strong>DragToTab</strong></a>
1.20 awan 15: <ul>
1.39 awan 16: <li>0.2 - Middle click on the New Tab button to open the current page in a new tab</li>
1.20 awan 17: <li>0.1.2 - fixed problem with Linux (case-sensitive naming error)</li>
18: <li>0.1.1 - changed product description and update URL</li>
19: <li>0.1 - first release</li>
20: </ul>
21: </p>
22:
1.38 awan 23: <p><a name="mwb"><strong>MileWideBack</strong></a>
1.20 awan 24: <ul>
1.46 ! awan 25: <li>0.2.5 - added a time delay to prevent accidental scrolling while middle-clicking</li>
1.45 awan 26: <li>0.2.4 - Changed behavior and made customizable</li>
1.31 awan 27: <li>0.2.3 - Fixed compatibility with 1.1 trunk (thanks to Joe O'Connor)</li>
1.20 awan 28: <li>0.2.2 - fixed problem with Linux (case-sensitive naming error)</li>
1.23 awan 29: <li>0.2.1 - changed product description and update URL</li>
30: <li>0.2 - added middle-click reloads page</li>
1.20 awan 31: <li>0.1 - first release</li>
32: </ul>
33: </p>
1.30 awan 34:
1.38 awan 35: <p><a name="rsb"><strong>ResizeSearchBox</strong></a>
1.20 awan 36: <ul>
1.40 awan 37: <li>0.0.5 - made resizer 2px wider to make drag/drop easier</li>
1.24 awan 38: <li>0.0.4 - added support for Mac OS X</li>
1.20 awan 39: <li>0.0.3 - fixed problem with Linux (case-sensitive naming error)</li>
1.21 awan 40: <li>0.0.2 - added support for having the resize thumb on the right of the search box. / fixed skin issue with XP skins.</li>
1.20 awan 41: <li>0.0.1 - test release</li>
42: </ul>
1.30 awan 43: </p>
1.26 awan 44:
1.38 awan 45: <p><a name="stt"><strong>SubmitToTab</strong></a>
1.26 awan 46: <ul>
1.44 awan 47: <li>0.3.2 - more localizations (French, German, Japanese)</li>
1.42 awan 48: <li>0.3.1 - Regressed changes in 0.3. Added new technique for handling middle-click button.</li>
1.37 awan 49: <li>0.3 - coarse fix for middle-click button</li>
1.29 awan 50: <li>0.2.1 - minor structural changes for extendibility</li>
1.28 awan 51: <li>0.2 - added localized menus / added more keyboard shortcuts</li>
1.26 awan 52: <li>0.1 - first release</li>
53: </ul>
54: </p>
1.30 awan 55:
1.38 awan 56: <p><a name="kws"><strong>KeywordSelection</strong></a>
1.30 awan 57: <ul>
1.34 awan 58: <li>0.3 - added a <a href="keywordselection/toolbarbutton.gif">toolbar button</a> for quick access to all keyword-enabled bookmarks</li>
1.32 awan 59: <li>0.2 - support for selections in textboxes</li>
1.30 awan 60: <li>0.1 - first release</li>
61: </ul>
1.43 awan 62: </p>
63:
64: <p><a name="pus"><strong>PopupSound</strong></a>
65: <ul>
66: <li>0.1 - first release</li>
67: </ul>
1.20 awan 68: </p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>