Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Add on not loading

  • 6 відповідей
  • 1 має цю проблему
  • 17 переглядів
  • Остання відповідь від gtevi

more options

I am trying to package an add-on that I created with a custom installer for firefox nightly, but the add-on is not being automatically installed with the browser.

I followed the instructions at https://support.mozilla.org/en-US/kb/repackaging-windows-installer and at https://support.mozilla.org/en-US/kb/deploying-firefox-with-extensions, but to no avail.

Any help would be greatly appreciated.

I am trying to package an add-on that I created with a custom installer for firefox nightly, but the add-on is not being automatically installed with the browser. I followed the instructions at https://support.mozilla.org/en-US/kb/repackaging-windows-installer and at https://support.mozilla.org/en-US/kb/deploying-firefox-with-extensions, but to no avail. Any help would be greatly appreciated.

Змінено gtevi

Усі відповіді (6)

more options

Did you sign the add-on on AMO?

more options

No, but using firefox nightly, I changed the setting xpinstall.signatures.required to false using a preferences file in browser/defaults/preferences and thought that should work. Is that not possible?

Змінено gtevi

more options

> No, but using firefox nightly, I changed the setting xpinstall.signatures.required to false using a preferences file in browser/defaults/preferences and thought that should work. Is that not possible?

Did you make that change in the nightly you were packaging as well?

I can't make any guarantees that will work with nightly.

I would recommend signing the addon on AMO as an unlisted addon.

more options

Yes, I made that change, and when I reloaded it on a new profile, it worked.

But I will sign the addon as unlisted, as you suggested

more options

If you need an "official" version of Firefox that definitely supports unsigned addons, you can use the ESR.

more options

Thank you, that was very helpful