Andrew Lewman commited on 2009-05-11 02:44:43
Zeige 1 geänderte Dateien mit 3 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -87,10 +87,11 @@ function install (aEvent) |
| 87 | 87 |
<br/> |
| 88 | 88 |
<strong>Authors:</strong> Mike Perry & Scott Squires<br/> |
| 89 | 89 |
<br/> |
| 90 |
-<strong>Install:</strong> |
|
| 90 |
+<strong>Install:</strong> Click to |
|
| 91 | 91 |
<a href="http://www.torproject.org/torbutton/torbutton-current.xpi" |
| 92 | 92 |
hash="<version-hash-torbutton>" |
| 93 |
- onclick="return install(event);">Local (Javascript verified)</a><br/> |
|
| 93 |
+ onclick="return install(event);">install from this website</a> or |
|
| 94 |
+<a href="https://addons.mozilla.org/en-US/firefox/downloads/file/49457/torbutton-1.2.1-fx.xpi">install from Mozilla's Add-On site</a><br/> |
|
| 94 | 95 |
<strong>Past Releases:</strong> <a href="releases/">Local</a><br/> |
| 95 | 96 |
<strong>Developer Documentation:</strong> <a href="design/">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/> |
| 96 | 97 |
<strong>Extras:</strong> |
| 97 | 98 |