Burada gördüğünüz binlerce eklentiyi denemek için, hızlı ve ücretsiz web tarayıcısı Mozilla Firefox'u indirin!
KapatFirefox Eklentileri'ne hoş geldiniz.
Firefox'unuzu kişiselleştirmek için binlerce ekstra özellik ve stilden istediklerinizi seçin.
KapatGoose-T
Hakkımda
| İsim | Goose-T |
|---|---|
| Üyelik başlangıcı | Mart 27, 2008 |
| Geliştirilen eklentilerin sayısı | 0 eklenti |
| Geliştiricinin eklentilerinin ortalama puanı | Henüz puanlanmamış |
İncelemelerim
Dcurrency
Rated 5 out of 5 stars
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.
To create your own collections, you must have a Mozilla Add-ons account.