Goose-T
关于我
名称 | Goose-T |
---|---|
注册时间 | March 27, 2008 |
开发的附加组件数量 | 0 个附加组件 |
开发的附加组件平均得分 | 尚无评分 |
我所发表的评价
Dcurrency
评分5星,满分5星
I've been using this great addon for years. Some weeks ago the data update from Yahoo stopped working. It's bad because Google Finance updates exchange rates only 4-5 times per day which is very poor compared to Yahoo's ~5-min update interval.
Edit: I've fixed the Yahoo bug. Anyone who is familiar to FF addons and programming can do this: search for dcurrency.js in the source code, and replace the two appearances of
var re = new RegExp("=x\">([0-9,.]*)</span></b></big>");
to
var re = new RegExp("=x\">([0-9,.]*)</span></span>");.
That's all.
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户