We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Signed extension shows up as "could not be verified for use in Firefox"

  • 4 răspunsuri
  • 10 au această problemă
  • 2 vizualizări
  • Ultimul răspuns de tveerman

more options

I have an extension that has been signed by Mozilla that shows up as "could not be verified for use in Firefox. Proceed with caution" in the add-ons manager. I installed the extension by copying the file to ~/Library/Application Support/<vendor>/Extensions/{id}/@name.xpi on OSX and to %appdata%\Mozilla\Extensions\{id}\@name.xpi on Windows. Upon restart of Firefox 42 the extension gets installed and works fine, except for the worrying message. However, when I install the extension by dragging it onto the Firefox window it gets installed fine and does NOT show the worrying message.

Is this a bug in Firefox or am I installing my extension incorrectly and is the documentation at https://developer.mozilla.org/en-US/Add-ons/Installing_extensions incomplete?

I have an extension that has been signed by Mozilla that shows up as "could not be verified for use in Firefox. Proceed with caution" in the add-ons manager. I installed the extension by copying the file to ~/Library/Application Support/<vendor>/Extensions/{id}/@name.xpi on OSX and to %appdata%\Mozilla\Extensions\{id}\@name.xpi on Windows. Upon restart of Firefox 42 the extension gets installed and works fine, except for the worrying message. However, when I install the extension by dragging it onto the Firefox window it gets installed fine and does NOT show the worrying message. Is this a bug in Firefox or am I installing my extension incorrectly and is the documentation at https://developer.mozilla.org/en-US/Add-ons/Installing_extensions incomplete?

Toate răspunsurile (4)

more options

You should have dragged that extension into the browser window or used File > Open File - if that menu item is available on MacOSX.

more options

I'm trying to install the extension programmatically using another application, so I can't drag the extension.

more options

You should ask about that over at the Add-ons fora. https://discourse.mozilla-community.org/c/add-ons

more options

Soluție aleasă