Добре дошли в Добавки за Firefox за Android.
Добавете допълнителни възможности и теми, за да направите Firefox за Android свой.
ЗатварянеОтзив за Extra Folder Columns от fjoerfoks
Оценена с 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.
За да създадете собствен списък, трябва да имате сметка в Mozilla Добавки.