prajatarah

自己紹介

開発者情報
タイトル prajatarah
ユーザー登録日 4月 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

オフライン拡張

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) についてのレビューです。