KOLANICH

내 정보

개발자 정보
이름 KOLANICH
가입한 날짜 11월 7, 2007
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

Linky

5점중 1점 받음

the description says nothing.

DownThemAll!

5점중 1점 받음

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

5점중 4점 받음

it seems that it is like doodle god

Config Descriptions

5점중 4점 받음

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

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