为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Extensions' problem

  • 3 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

Hi! I have the next problem with my extensions: In Firefox 57* we have a different structure of an extensions. We must create manifest file, background script and other files. I created this files and created new extension basing on this structure. But now authors blocked this extension because it's not working. I try understand why it's not working. I'm attaching .zip-files with all versions. I think it can be domains' list (match) but I'm not sure. Can you clarify and let me understand what's wrong? How should me add new domain to this list? Why do authors have problems with this extension?

Hi! I have the next problem with my extensions: In Firefox 57* we have a different structure of an extensions. We must create manifest file, background script and other files. I created this files and created new extension basing on this structure. But now authors blocked this extension because it's not working. I try understand why it's not working. I'm attaching .zip-files with all versions. I think it can be domains' list (match) but I'm not sure. Can you clarify and let me understand what's wrong? How should me add new domain to this list? Why do authors have problems with this extension?

所有回复 (3)

more options

This is not the appropriate place for that. You are a Developer. https://blog.mozilla.org/addons/2014/06/05/how-to-develop-firefox-extension/ https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_first_WebExtension https://developer.mozilla.org/en-US/docs/Archive/Add-ons/Overlay_Extensions/Firefox_addons_developer_guide

Please follow links in the docs and google for more information if need to.

Please let us know if this solved your issue or if need further assistance.

more options

The following forum also may help: https://discourse.mozilla.org/c/add-ons

more options

Note that there is the about:debugging page and the Browser Console to check for error messages.