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

搜索 | 用户支持

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

详细了解

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