Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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.