Wolkom by Firefox foar Android Add-ons.
Foegje ekstra funksjes en stilen ta om Firefox foar Android hielendal fan jo te meitsjen.
SluteBeoardieling foar Extra Folder Columns troch T_R_K
Wurdearring: 5 fan de 5 stjerren
Great plugin, it makes keeping track of how big my mail boxes are getting a lot easier to manage, 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 {less than}= 0 ? "" : aNumber;
(substitute {less than} for the less than symbol)
Om jo eigen kolleksjes oan te meitsjen moatte jo in Mozilla-add-ons-account hawwe.