首页 > 解决方案 > 我应该在哪里接受 Firefox 插件分发协议?

问题描述

当我尝试签署插件时,我收到了一条没有validation_url 的消息。但在详细信息中,我看到了有关 Firefox 附加组件分发协议和审查政策和规则的信息。我应该在哪里接受它们?

我还没有找到有关此消息的信息:https ://addons-server.readthedocs.io/en/latest/topics/api/signing.html

Upload: xpi = c:\temp\xpi_8e03dc5f6de9\xpi.zip, id = example@example.com, version = 1.0.1.1, user = user:42085444:111, key = 1bb945266bf370170a656350d9b640cbcaf70e671cf753c410e604219cdd9267

...

Upload Response: {"detail":"Before starting, please read and accept our Firefox Add-on Distribution Agreement as well as our Review Policies and Rules. The Firefox Add-on Distribution Agreement also links to our Privacy Notice which explains how we handle your information."}

标签: javascriptfirefox-addon

解决方案


应在此处接受 Firefox 插件分发协议并查看政策和规则:https ://addons.mozilla.org/en-US/developers/addon/api/key/


推荐阅读