برای امتحان کردن صدها افزودنی موجود در اینجا، موزیلا فایرفاکس، یک راه سریع، رایگان برای مرور وب را بارگیری کنید!
CloseWelcome to فایرفاکس Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseReview for Extra Folder Columns by T_R_K
Rated 5 out of 5 stars
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
To create your own collections, you must have a Mozilla Add-ons account.