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 附加元件的帳號。