Annotation of dragtotab/www/installation.html, revision 1.28
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.25 awan 5: <p><strong style="font-size:1.2em">DragToTab: <a href="http://downloads.mozdev.org/dragtotab/dragtotab.xpi">Install it</a></strong> (2.22 KB)</p>
1.11 awan 6: <p><strong style="font-size:1.2em">MileWideBack: <a href="http://downloads.mozdev.org/dragtotab/milewideback.xpi">Install it</a></strong> (2.00 KB)</p>
1.24 awan 7: <p><strong style="font-size:1.2em">ResizeSearchBox: <a href="http://downloads.mozdev.org/dragtotab/resizesearchbox.xpi">Install it</a></strong> (6.30 KB) [<a href="resizesearchbox/tutorial.html">Getting Started</a>]</p>
1.28 ! awan 8: <p><strong style="font-size:1.2em">SubmitToTab: <a href="http://downloads.mozdev.org/dragtotab/submittotab.xpi">Install it</a></strong> (3.74 KB)</p>
1.22 awan 9: <hr style="margin-top:3em">
1.20 awan 10: <h4><a name="changelog">Changelog</a></h4>
11: <p>
12: <strong>DragToTab</strong>
13: <ul>
14: <li>0.1.2 - fixed problem with Linux (case-sensitive naming error)</li>
15: <li>0.1.1 - changed product description and update URL</li>
16: <li>0.1 - first release</li>
17: </ul>
18: </p>
19:
20: <p>
21: <strong>MileWideBack</strong>
22: <ul>
23: <li>0.2.2 - fixed problem with Linux (case-sensitive naming error)</li>
1.23 awan 24: <li>0.2.1 - changed product description and update URL</li>
25: <li>0.2 - added middle-click reloads page</li>
1.20 awan 26: <li>0.1 - first release</li>
27: </ul>
28: </p>
29: <p>
30:
31: <strong>ResizeSearchBox</strong>
32: <ul>
1.24 awan 33: <li>0.0.4 - added support for Mac OS X</li>
1.20 awan 34: <li>0.0.3 - fixed problem with Linux (case-sensitive naming error)</li>
1.21 awan 35: <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 36: <li>0.0.1 - test release</li>
37: </ul>
1.26 awan 38:
39: <p>
40: <strong>SubmitToTab</strong>
41: <ul>
1.28 ! awan 42: <li>0.2 - added localized menus / added more keyboard shortcuts</li>
1.26 awan 43: <li>0.1 - first release</li>
44: </ul>
45: </p>
46: <p>
1.20 awan 47: </p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>