Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Create Addon But when Install Addon Error 'Could not be verified for use in Firefox and has been disabled'

more options

I have firefox developer account, i create a addon and deploy on firefox 'https://addons.mozilla.org/en-US/developers/addon', while i install extension in brower it's giving error 'Could not be verified for use in Firefox and has been disabled', my firefox version is 61.0.1.

I have firefox developer account, i create a addon and deploy on firefox 'https://addons.mozilla.org/en-US/developers/addon', while i install extension in brower it's giving error 'Could not be verified for use in Firefox and has been disabled', my firefox version is 61.0.1.

Wszystkie odpowiedzi (1)

more options

For help with add-on development, the MDN team has its own forums over here:

https://discourse.mozilla.org/c/add-ons

As a general comment to get you started:

"Could not be verified" usually indicates that the extension is unsigned. You can get the extension signed either through the main Add-ons site submission process or using the command-line web-ext tool.

See: https://developer.mozilla.org/Add-ons/Distribution#Signing_your_add-ons