Üdvözöljük a Firefox for Android kiegészítők oldalon.
Bővítse extra funkciókkal és stílusokkal, hogy a Firefox for Android csak az Öné lehessen.
BezárásExtra Folder Columns kiegészítő értékelése, írta: fjoerfoks
4 csillagra értékelve az 5-ből
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.
Saját gyűjteményt szeretne készítéséhez Mozilla Add-ons felhasználói fiókkal kell rendelkeznie.