http://code.google.com/p/selenium/source/detail?r=9039
Modified:
/websites/www.seleniumhq.org/src/main/webapp/download/index.html
=======================================
--- /websites/www.seleniumhq.org/src/main/webapp/download/index.html Thu
May 27 07:09:01 2010
+++ /websites/www.seleniumhq.org/src/main/webapp/download/index.html Fri
May 28 15:48:05 2010
@@ -120,5 +120,27 @@
</tbody>
</table>
+<p><b>Plugins for Selenium IDE</b></p>
+ <table>
+ <thead>
+ <tr>
+ <th>Name</th>
+ <th>Release Date</th>
+ <th>Version</th>
+ <th>Description</th>
+
+ </tr>
+ </thead>
+
+ <tbody>
+ <tr>
+ <td><a href="http://saucelabs.com/products/downloads">Sauce
IDE</a></td>
+ <td>March 11, 2010</td>
+ <td>1.0-beta3</td>
+ <td>(Run IDE scripts with Sauce OnDemand cloud testing service. By
<a href="http://saucelabs.com/">Sauce Labs</a>. Free.)</td>
+ </tr>
+ </tbody>
+ </table>
+
</body>
</html>