fjoerfoks

Acerca de mim

Informação do programador
Nome fjoerfoks
Página inicial http://www.mozilla-nl.org/projecten/frysk
Utilizador desde Março 5, 2007
Número de extras desenvolvidos 21 extras
Avaliação média dos extras do programador Avaliado com 3 de 5 estrelas

Extras que eu criei

Woordenboek Nederlands

Woordenboek Nederlands met de woordenlijst van OpenTaal.

Avaliado com 3 de 5 estrelas (70)
23 660 utilizadores

Frysk Wurdboek

Frysk Wurdboek

Avaliado com 3 de 5 estrelas (3)
223 utilizadores
Ver todas

Temas que eu criei

Minhas análises

Tahoe Data Manager

Avaliado com 5 de 5 estrelas

Very usefull. I think this should be built-in into basic Firefox, especially the form-dataminer.

Esta análise é para uma versão anterior do extra (1.3.1-signed). 

Extra Folder Columns

Avaliado com 4 de 5 estrelas

Please update this to 3.0b3 or higher.
To get rid of the "0kb" next to the accountname add:
if (size == 0) {
size = "";
units = "";
}
right before the string:
return String(size) + units;

This will also effect folders with no size like Trash, but now it looks almost like it should be.

Esta análise é para uma versão anterior do extra (0.2). 

Extra Folder Columns

Avaliado com 3 de 5 estrelas

The add-on works well.
If you do some more work on it, please include the following:
- don't give Size info on accountnames
- Size info on newsgroups gives "???", just leave it out

Let's hope they put it back in in the bug https://bugzilla.mozilla.org/show_bug.cgi?id=464973

Esta análise é para uma versão anterior do extra (0.2). 

Quicktext

Avaliado com 4 de 5 estrelas

Very nice add-on, which should be a standard in Thunderbird, so if the developers for Thunderbird 3 are searching for features, this is definitly one!

1 request: can you add support for more languages or put it back on babelzilla (still old version there)?

Esta análise é para uma versão anterior do extra (0.9.9.9). 

Edit HTML Source

Avaliado com 4 de 5 estrelas

Great for making newsletters!
Can you make it available for version 2.0.
I manually changed the install.rdf and repackaged, installed and the add-on will also work in version 2 then.