Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

  • 4 odgovori
  • 10 ima to težavo
  • 39 ogledov
  • Zadnji odgovor od 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?

Vsi odgovori (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

Izbrana rešitev