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