KOLANICH

Tentang saya

Informasi Pengembang
Nama KOLANICH
Pengguna sejak Nov. 7, 2007
Jumlah pengaya yang dikembangkan 0 pengaya
Rata-rata peringkat untuk pengembang pengaya Belum diperingkat

Ulasan Saya

Linky

Peringkat 1 dari 5 bintang

the description says nothing.

DownThemAll!

Peringkat 1 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (2.0.17.1-signed) sebelumnya. 

Private Tab

Peringkat 5 dari 5 bintang

This feature must be built-in!

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

Ulasan ini dibuat untuk versi pengaya (0.1.7.1-signed) sebelumnya. 

Little Alchemy

Peringkat 4 dari 5 bintang

it seems that it is like doodle god

Config Descriptions

Peringkat 4 dari 5 bintang

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

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