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,981 位用户

Frysk Wurdboek

Frysk Wurdboek

评分3星,满分5星 (3)
225 位用户
查看所有

我创建的主题

我所发表的评价

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.