fjoerfoks

Informazioni utente

Informazioni sullo sviluppatore
Nome fjoerfoks
Pagina principale http://www.mozilla-nl.org/projecten/frysk
Utente da Marzo 5, 2007
Numero di componenti aggiuntivi sviluppati 21 componenti aggiuntivi
Media delle valutazioni sui componenti aggiuntivi di questo sviluppatore. Assegnate 3 su 5 stelle

I componenti aggiuntivi che ho realizzato

Woordenboek Nederlands

Woordenboek Nederlands met de woordenlijst van OpenTaal.

Assegnate 3 su 5 stelle (70)
23.457 utenti

Frysk Wurdboek

Frysk Wurdboek

Assegnate 3 su 5 stelle (3)
218 utenti
Visualizza tutto

I temi che ho creato

Le mie recensioni

Tahoe Data Manager

Assegnate 5 su 5 stelle

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

Questa recensione riguarda una versione precedente (1.3.1-signed) del componente aggiuntivo. 

Extra Folder Columns

Assegnate 4 su 5 stelle

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.

Questa recensione riguarda una versione precedente (0.2) del componente aggiuntivo. 

Extra Folder Columns

Assegnate 3 su 5 stelle

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

Questa recensione riguarda una versione precedente (0.2) del componente aggiuntivo. 

Quicktext

Assegnate 4 su 5 stelle

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)?

Questa recensione riguarda una versione precedente (0.9.9.9) del componente aggiuntivo. 

Edit HTML Source

Assegnate 4 su 5 stelle

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.