KOLANICH

关于我

开发者信息
名称 KOLANICH
注册时间 Nov. 7, 2007
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

Linky

评分1星,满分5星

the description says nothing.

DownThemAll!

评分1星,满分5星

I don't need separate GUI, can you integrate it into FF download engine to make use of addons like Download Statusbar.

这个评论是针对附加组件的一个早期版本的(2.0.17.1-signed)。 

Private Tab

评分5星,满分5星

This feature must be built-in!

Also what about opening private tab with middle-click on newtab button?

这个评论是针对附加组件的一个早期版本的(0.1.7.1-signed)。 

Little Alchemy

评分4星,满分5星

it seems that it is like doodle god

Config Descriptions

评分4星,满分5星

Я джва года ждал этот аддон ;)

Good addon but description field is too long.
It will be good to have a separate base of about:config settings
clients can update the local copy from server
for example it can be stored as json (on user's machine)
{"pref.name":{short:'short description','detailed':"blah blah blah",
values:[
{val:0,descr:'disables superfeature'},
{val:1,descr:'enables superfeature'},
{val:2,descr:'enables superfeature but some subfeature is disabled'},
]},....}
if the pref supports only several correct values show a drop-down menu with them on editing (though there must be a way to set the pref directly).

Also the base should contain info not only about firefox prefs but also about addons ' prefs