Mozilla 도움말 검색

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

자세히 살펴보기

Creating entry in HKLM\...Firefox\Extensions is not installing the addon in Firefox 43, giving unverified error though addon contains the META-INF signature dir

  • 4 답장
  • 1 이 문제를 만남
  • 7 보기
  • 최종 답변자: ajithtpillai

more options

We have an unlisted plugin which we install through the msi installer, it creates the registry entry [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions] "abc@def.com"="C:\\n\\mozilla" (Ref: https://developer.mozilla.org/en/docs/Adding_Extensions_using_the_Windows_Registry)

this folder contains the unzipped xpi, and on starting Firefox, it prompts to install the extension and it works.

With Firefox 43, even though we signed the xpi and registry points to the unzipped xpi with META-INF signature folder, Firefox still gives the unverified/sign error and extension is disabled. How can we force to install the signed extension in Firefox 43?

Installing the xpi directly works, though we had distributed the extension through our installer and now installer is not able to trigger the extension to be updated in Firefox.

We have an unlisted plugin which we install through the msi installer, it creates the registry entry [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions] "abc@def.com"="C:\\n\\mozilla" (Ref: https://developer.mozilla.org/en/docs/Adding_Extensions_using_the_Windows_Registry) this folder contains the unzipped xpi, and on starting Firefox, it prompts to install the extension and it works. With Firefox 43, even though we signed the xpi and registry points to the unzipped xpi with META-INF signature folder, Firefox still gives the unverified/sign error and extension is disabled. How can we force to install the signed extension in Firefox 43? Installing the xpi directly works, though we had distributed the extension through our installer and now installer is not able to trigger the extension to be updated in Firefox.

글쓴이 ajithtpillai 수정일시

모든 댓글 (4)

more options

Does this help,

Enter about:config into your Firefox address bar Click the I'll be careful button Find xpinstall.signatures.required in the list Right click the preference Select Toggle until the value is false

more options

Thanks Fred. This preference would be discontinued post Firefox 44, we need a method to install the signed addon without user manually doing it.

On setting the xpinstall.signatures.required to false, it allows to enable the addon, doesn't prompt for installation, still gives addon is unverified message.

It seems installing the xpi allows signature to be recognized but installing it through the given registry method doesn't

글쓴이 ajithtpillai 수정일시

more options

You can ask advice at the Add-ons forum.

more options

선택된 해결법