Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 4 отговора
  • 10 имат този проблем
  • 9 изгледи
  • Последен отговор от 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?

Всички отговори (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

Избрано решение