Mike Perry commited on 2010-10-15 00:12:28
Zeige 1 geänderte Dateien mit 9 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -86,15 +86,21 @@ |
| 86 | 86 |
<h2>Torbutton</h2> |
| 87 | 87 |
<hr> |
| 88 | 88 |
|
| 89 |
- <strong>Current version:</strong><version-torbutton><br/> |
|
| 89 |
+ <strong>Current stable version:</strong><version-torbutton><br/> |
|
| 90 |
+ <strong>Current alpha version:</strong><version-torbutton-alpha><br/> |
|
| 90 | 91 |
<br/> |
| 91 | 92 |
<strong>Authors:</strong> Mike Perry & Scott Squires<br/> |
| 92 | 93 |
<br/> |
| 93 |
- <strong>Install:</strong> Click to |
|
| 94 |
- <a href="https://www.torproject.org/torbutton/torbutton-current.xpi" |
|
| 94 |
+ <strong>Install Stable:</strong> Click to |
|
| 95 |
+ <a href="http://www.torproject.org/torbutton/torbutton-current.xpi" |
|
| 95 | 96 |
hash="<version-hash-torbutton>" |
| 96 | 97 |
onclick="return install(event);">install from this website</a> or |
| 97 | 98 |
<a href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">install from Mozilla's Add-On site</a><br/> |
| 99 |
+ <strong>Install Alpha:</strong> Click to |
|
| 100 |
+ <a href="http://www.torproject.org/torbutton/torbutton-current-alpha.xpi" |
|
| 101 |
+ hash="<version-hash-torbutton-alpha>" |
|
| 102 |
+ onclick="return install(event);">install from this website</a> |
|
| 103 |
+ <br/> |
|
| 98 | 104 |
<strong>Past Releases:</strong> <a href="releases/">Local</a><br/> |
| 99 | 105 |
<strong>Developer Documentation:</strong> <a href="design/index.html.en">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/> |
| 100 | 106 |
|
| 101 | 107 |