fjoerfoks 对 Extra Folder Columns 发表的评价
评分4星,满分5星
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.
请选择一个原因:
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户