fjoerfoks

Tentang saya

Informasi Pengembang
Nama fjoerfoks
Situs Web http://www.mozilla-nl.org/projecten/frysk
Pengguna sejak Maret 5, 2007
Jumlah pengaya yang dikembangkan 21 pengaya
Rata-rata peringkat untuk pengembang pengaya Peringkat 3 dari 5 bintang

Pengaya buatan saya

Woordenboek Nederlands

Woordenboek Nederlands met de woordenlijst van OpenTaal.

Peringkat 3 dari 5 bintang (70)
23.743 pengguna

Frysk Wurdboek

Frysk Wurdboek

Peringkat 3 dari 5 bintang (3)
224 pengguna
Tampilkan semua

Tema yang Saya Buat

Ulasan Saya

Tahoe Data Manager

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (1.3.1-signed) sebelumnya. 

Extra Folder Columns

Peringkat 4 dari 5 bintang

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.

Ulasan ini dibuat untuk versi pengaya (0.2) sebelumnya. 

Extra Folder Columns

Peringkat 3 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.2) sebelumnya. 

Quicktext

Peringkat 4 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.9.9.9) sebelumnya. 

Edit HTML Source

Peringkat 4 dari 5 bintang

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.