prajatarah
關於我
名稱 | prajatarah |
---|---|
加入日期 | April 4, 2010 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
Copy Plain Text
評分: 5 / 5 顆星
works fine in Fx 3.6.3 if you create chrome.manifest in root of extension and change maxVersion in install.rdf from 2.0 to 3.6.* using a file archiver, like 7-zip. why create chrome.manifest? contents.rdf manifest format is no longer supported at all starting with Gecko 1.9.2; add-ons already installed using this format will continue to work but can no longer be installed.
chrome.manifest:
http://pastebin.com/raw.php?i=tXuSK8N2
reference:
https://developer.mozilla.org/en/Chrome_Registration
Work Offline
評分: 5 / 5 顆星
works fine in Fx 3.6.3 if you change maxVersion in install.rdf from 3.5.* to 3.6.* using a file archiver, like 7-zip
此意見為舊版本 (1.5) 的附加元件。如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。