Join the AMA (Ask Me Anything) with Firefox leadership team to talk about Firefox priorities in 2024. Mark your calendar! Thursday, June 13, 17:00 - 19:00 UTC.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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.

모든 댓글 (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