fjoerfoks

自己紹介

開発者情報
タイトル fjoerfoks
ホームページ http://www.mozilla-nl.org/projecten/frysk
ユーザー登録日 3月 5, 2007
開発したアドオンの数 21 個のアドオン
この開発者のアドオンの平均評価 5 つ星中 3つの評価を受けています

作成したアドオン

Woordenboek Nederlands

Woordenboek Nederlands met de woordenlijst van OpenTaal.

5 つ星中 3つの評価を受けています (70)
23,743ユーザー

Frysk Wurdboek

Frysk Wurdboek

5 つ星中 3つの評価を受けています (3)
224ユーザー
すべて見る

自分が作ったテーマ

自分のレビュー

Tahoe Data Manager

5 つ星中 5つの評価を受けています

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

これは以前のバージョン (1.3.1-signed) についてのレビューです。 

Extra Folder Columns

5 つ星中 4つの評価を受けています

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.

これは以前のバージョン (0.2) についてのレビューです。 

Extra Folder Columns

5 つ星中 3つの評価を受けています

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

これは以前のバージョン (0.2) についてのレビューです。 

Quicktext

5 つ星中 4つの評価を受けています

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

これは以前のバージョン (0.9.9.9) についてのレビューです。 

Edit HTML Source

5 つ星中 4つの評価を受けています

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.