Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Can't install my own automatically signed unlisted add-on

  • 2 antwoorden
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van leopik

more options

Hi,

I have developed a Firefox extension that is unlisted because it will only be used internally amongst the family members. After submitting it to addons.mozilla.org, it passed the validation and was signed (status: Preliminary Reviewed). However, when I go to Manage Status and Version page and I click on my add-on (.xpi), Firefox tries to install it, but refuses to with the following message:

Firefox has prevented this site from installing unverified add-on.

Are there any other necessary steps to take in order to be able to install my newly created add-on without messing around in about:config?

Thanks

Hi, I have developed a Firefox extension that is unlisted because it will only be used internally amongst the family members. After submitting it to addons.mozilla.org, it passed the validation and was signed (status: Preliminary Reviewed). However, when I go to Manage Status and Version page and I click on my add-on (.xpi), Firefox tries to install it, but refuses to with the following message: Firefox has prevented this site from installing unverified add-on. Are there any other necessary steps to take in order to be able to install my newly created add-on without messing around in about:config? Thanks

Alle antwoorden (2)

more options

Sorry, I an unfamiliar with the complete program for signed, private extensions. Perhaps you question would be better answered at the Add-ons support fora? https://discourse.mozilla-community.org/c/add-ons

Basics: Any chance that you opened that XPI, and thus broke the signature? Where are you trying to install it from? Your own local server, like on an intranet? Or are you using File > Open File... from within Firefox, where that XPI is sitting on that PC?

more options

Hi and thanks for answering!

I downloaded the XPI from my profile on addons.mozilla.org. This downloaded XPI file which was placed in the Downloads folder on my local computer. To install the add-on, I opened Firefox, went to Add-ons Manager then clicked on the gear icon and clicked Install Add-on From File but as I said, it says that this add-on has not been verified. I have not tried to unpack the XPI nor modify it in any way.

The plugin will be used just by few people so my idea was that I will give it to each person individually and each user will add it manually (by dragging the plugin to Firefox window).

Thanks again for trying to help.