开发者

How to update script developed with Jetpack SDK

I would like to use Firefox standard add-on update to update my script developed with Jetpack SD开发者_如何学PythonK, but how?


cfx xpi --update-link http://example.com/addon/latest
        --update-url http://example.com/addon/update_rdf

More info: https://jetpack.mozillalabs.com/sdk/1.0b4/docs/dev-guide/addon-development/cfx-tool.html


Jetpack SDK generates regular XPI extensions, so the update situation is the same:

  • If you host your extension on the addons.mozilla.org site, your users will update to the newest version of the extension automatically.
  • Otherwise, see ungarida's answer and Extension Versioning, Update and Compatibility on MDC.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜