fjoerfoks

關於我

開發者資訊
名稱 fjoerfoks
首頁 http://www.mozilla-nl.org/projecten/frysk
加入日期 March 5, 2007
參與開發的附加元件數量 21 個附加元件
此開發者的附加元件平均分數 評分: 3 / 5 顆星

由我建立的附加元件

Woordenboek Nederlands

Woordenboek Nederlands met de woordenlijst van OpenTaal.

評分: 3 / 5 顆星 (70)
23,783 位使用者

Frysk Wurdboek

Frysk Wurdboek

評分: 3 / 5 顆星 (3)
223 位使用者
檢視全部

由我建立的主題

我所發表的評論

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

評分: 4 / 5 顆星

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

評分: 3 / 5 顆星

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

評分: 4 / 5 顆星

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

評分: 4 / 5 顆星

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.