Vítejte na serveru Doplňky pro Thunderbird.
Přidejte si funkce a styly, které učiní Thunderbird podle vašich představ.
ZavřítRecenze Extra Folder Columns od uživatele T_R_K
Ohodnoceno 5 z 5 hvězdiček
Great plugin thanks.
I wanted zeros removing too (especially from the top level account folders) so I've altered the code.
To simply get rid of zeros, just alter line 9 of chrome/content/main.js and change:
return aNumber == -1 ? "" : aNumber;
to
return aNumber
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.