fjoerfoks

Acerca de mí

Información del desarrollador
Nombre fjoerfoks
Inicio http://www.mozilla-nl.org/projecten/frysk
Usuario desde Mar. 5, 2007
Número de complementos desarrollados 21 complementos
Calificación media de sus complementos Puntuado con 3 de 5 estrellas

Complementos que he creado

Woordenboek Nederlands

Woordenboek Nederlands met de woordenlijst van OpenTaal.

Puntuado con 3 de 5 estrellas (70)
23.681 usuarios

Frysk Wurdboek

Frysk Wurdboek

Puntuado con 3 de 5 estrellas (3)
220 usuarios
Ver todo

Temas que he creado

Mis revisiones

Tahoe Data Manager

Puntuado con 5 de 5 estrellas

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

Esta valoración es de una versión anterior del complemento (1.3.1-signed). 

Extra Folder Columns

Puntuado con 4 de 5 estrellas

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 valoración es de una versión anterior del complemento (0.2). 

Extra Folder Columns

Puntuado con 3 de 5 estrellas

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 valoración es de una versión anterior del complemento (0.2). 

Quicktext

Puntuado con 4 de 5 estrellas

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 valoración es de una versión anterior del complemento (0.9.9.9). 

Edit HTML Source

Puntuado con 4 de 5 estrellas

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.