George Alexandru Dudău
关于我
名称 | George Alexandru Dudău |
---|---|
注册时间 | July 27, 2011 |
开发的附加组件数量 | 0 个附加组件 |
开发的附加组件平均得分 | 尚无评分 |
我所发表的评价
MarkSubfolders
评分5星,满分5星
If you dont want to wait for developer changes, try this!
It's work in TB5 with few small changes:
1. download extension, rename to [extension_name].zip, extract
2. Open install.rdf find:
<em:maxVersion>3.2a1pre</em:maxVersion>
and edit:
<em:maxVersion>5.0</em:maxVersion>
Save file and close.
3. Go to chrome->content and open file markAllReadSubfolders.js
4. Find line:
var appVer3Orlater = version.substring(0,2) == "3.";
now replace 3 with 5 (TB5)
var appVer3Orlater = version.substring(0,2) == "5.";
Save and close
5. Zip all contents, rename to [extension_name].xpi and install.
Tested on TB5 (Fedora 15, x64, KDE)
Good luck!
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户