Bem-vindo aos extras do Thunderbird.
Adicione funcionalidades e estilos extra para tornar o Thunderbird só seu.
FecharAnálise para o Extra Folder Columns por fjoerfoks
Avaliado com 4 de 5 estrelas
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.
Para criar as suas próprias coleções, tem de ter uma conta dos extras da Mozilla.