1: <!-- MAIN CONTENT -->
2: <h4 class="page-header"><a id="content" name="content">Installation</a></h4>
3:
4: <p><em>Only Firefox 0.9 and above are supported.</em></p>
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>
6: <p><strong style="font-size:1.2em">MileWideBack: <a href="http://downloads.mozdev.org/dragtotab/milewideback.xpi">Install it</a></strong> (2.92 KB)</p>
7: <p><strong style="font-size:1.2em">ResizeSearchBox: <a href="http://downloads.mozdev.org/dragtotab/resizesearchbox.xpi">Install it</a></strong> (6.32 KB)</p>
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>
9: <p><strong style="font-size:1.2em">KeywordSelection: <a href="http://downloads.mozdev.org/dragtotab/keywordselection.xpi">Install It</a></strong> (5.63 KB)</p>
10: <p><strong style="font-size:1.2em">PopupSound: <a href="http://downloads.mozdev.org/dragtotab/keywordselection.xpi">Install It</a></strong> (13.7 KB)</p>
11: <hr style="margin-top:3em">
12: <p>All source code and ideas are released into the <a href="http://en.wikipedia.org/wiki/Public_domain">public domain</a> unless otherwise specified.</p>
13: <h4><a name="changelog">Changelog</a></h4>
14:
15: <p><a name="dtt"><strong>DragToTab</strong></a>
16: <ul>
17: <li>0.2 - Middle click on the New Tab button to open the current page in a new tab</li>
18: <li>0.1.2 - fixed problem with Linux (case-sensitive naming error)</li>
19: <li>0.1.1 - changed product description and update URL</li>
20: <li>0.1 - first release</li>
21: </ul>
22: </p>
23:
24: <p><a name="mwb"><strong>MileWideBack</strong></a>
25: <ul>
26: <li>0.2.7 - Fixed problem where tab scrolling does not wrap around in Firefox 1.5.</li>
27: <li>0.2.6 - Compatibility with Firefox 1.5</li>
28: <li>0.2.5 - added a time delay to prevent accidental scrolling while middle-clicking</li>
29: <li>0.2.4 - Changed behavior and made customizable</li>
30: <li>0.2.3 - Fixed compatibility with 1.1 trunk (thanks to Joe O'Connor)</li>
31: <li>0.2.2 - fixed problem with Linux (case-sensitive naming error)</li>
32: <li>0.2.1 - changed product description and update URL</li>
33: <li>0.2 - added middle-click reloads page</li>
34: <li>0.1 - first release</li>
35: </ul>
36: </p>
37:
38: <p><a name="rsb"><strong>ResizeSearchBox</strong></a>
39: <ul>
40: <li>0.0.7 - Compatibility with Firefox 1.5</li>
41: <li>0.0.6 - no longer need to manually add the resizer</li>
42: <li>0.0.5 - made resizer 2px wider to make drag/drop easier</li>
43: <li>0.0.4 - added support for Mac OS X</li>
44: <li>0.0.3 - fixed problem with Linux (case-sensitive naming error)</li>
45: <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>
46: <li>0.0.1 - test release</li>
47: </ul>
48: </p>
49:
50: <p><a name="stt"><strong>SubmitToTab</strong></a>
51: <ul>
52: <li>0.3.3 - Compatibility with Firefox 1.5</li>
53: <li>0.3.2 - more localizations (French, German, Japanese)</li>
54: <li>0.3.1 - Regressed changes in 0.3. Added new technique for handling middle-click button.</li>
55: <li>0.3 - coarse fix for middle-click button</li>
56: <li>0.2.1 - minor structural changes for extendibility</li>
57: <li>0.2 - added localized menus / added more keyboard shortcuts</li>
58: <li>0.1 - first release</li>
59: </ul>
60: </p>
61:
62: <p><a name="kws"><strong>KeywordSelection</strong></a>
63: <ul>
64: <li>0.3.1 - fixed incompatibility with "ieview" extension</li>
65: <li>0.3 - added a <a href="keywordselection/toolbarbutton.gif">toolbar button</a> for quick access to all keyword-enabled bookmarks</li>
66: <li>0.2 - support for selections in textboxes</li>
67: <li>0.1 - first release</li>
68: </ul>
69: </p>
70:
71: <p><a name="pus"><strong>PopupSound</strong></a>
72: <ul>
73: <li>0.1.4 - Compatibility with Firefox 1.5</li>
74: <li>0.1.3 - more localizations (Portuguese)</li>
75: <li>0.1.2 - more localizations (French, German) / Made product description localizable (thanks to Luca Pedrazzi)</li>
76: <li>0.1.1 - added localizations (Czech, Italian)</li>
77: <li>0.1 - first release</li>
78: </ul>
79: </p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>