Vítejte na serveru Doplňky pro SeaMonkey.
Přidejte si funkce a styly, které učiní SeaMonkey podle vašich představ.
ZavřítRecenze Extra Folder Columns od uživatele fjoerfoks
Ohodnoceno 4 z 5 hvězdiček
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.
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.