Välkommen till Firefox för Android tillägg.
Lägg till extra funktioner och stilar för att göra Firefox för Android till ditt.
StängGoose-T
Om mig
Namn | Goose-T |
---|---|
Användare sedan | mars 27, 2008 |
Antal tillägg utvecklade | 0 tillägg |
Genomsnittliga betyg för utvecklarens tillägg | Inte betygsatt än |
Mina recensioner
Dcurrency
Betygsatt 5 utav 5 stjärnor
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.
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.