Mozilla 도움말 검색

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

자세히 살펴보기

Temporary add-ons will not load - nothing happens after add-on file is selected.

  • 1 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: guigs

more options

I'm following the exact, seemingly basic steps in this tutorial:

https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_first_WebExtension

However, when I load my add-on, as shown in the first video, nothing happens. No error message. No icon appears in the add-on list. Just nothing.

Firefox is completely up to date. Everything has been restarted. Using a Mac.

I'm following the exact, seemingly basic steps in this tutorial: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_first_WebExtension However, when I load my add-on, as shown in the first video, nothing happens. No error message. No icon appears in the add-on list. Just nothing. Firefox is completely up to date. Everything has been restarted. Using a Mac.

모든 댓글 (1)

more options

Hi madeyjay , I believe the feature you may need to change is the one that blocks unapproved addons: In order to change your Firefox Configuration please do the following steps :

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise! to continue to the about:config page.
  3. Search for xpinstall.signatures.required and make sure it is disabled.

However please put the configuration back before you forget in order to make sure you have add ons installed from a verified source.

Best