NSNSNSNSNSNS
关于我
名称 | NSNSNSNSNSNS |
---|---|
注册时间 | April 26, 2009 |
开发的附加组件数量 | 0 个附加组件 |
开发的附加组件平均得分 | 尚无评分 |
我所发表的评价
Mozilla Labs - Jetpack Prototype
评分5星,满分5星
>Firefox can't find the file at chrome://jetpack/content/jetpack.xul#develop.
Ubuntu's firefox-3.5 binary file name is 'Firefox-3.5'. This occurs the error.
To avoid it in a hurry.
xulapp.js 57
if (Application.name == "Firefox") {
-->
if (Application.name.match(/^[Ff]irefox.*/)) {
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户