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.*/)) {

此意見為舊版本 (0.6.1) 的附加元件。