kammo 对 MarkSubfolders 发表的评价
评分5星,满分5星
To make this work in Thunderbird 10 you'll need to change:
install.rdf
to...
<em:maxVersion>10.*</em:maxVersion>
and change
chrome/content/markAllReadSubfolders.js (line 132)
to...
var appVer3Orlater = version.substring(0,3) == "10.";
The only difference with this to the previous hack suggested by George is that the version.substring must also be changed - subtle, but important...
请选择一个原因:
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户