Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How can an addon with no ID be sideloaded?

  • 1 réponse
  • 1 a ce problème
  • 41 vues
  • Dernière réponse par cor-el

more options

We are trying to deploy Firefox to many computers on a network. We require several addons be installed as part of this automated rollout. We are following the method in this article: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Distribution_options/Sideloading_add-ons Under the "Installation using the standard extension folders" heading.

For one of our required addons, though, the manifest.json file inside the xpi archive does not contain an applications/gecko/id section. Is there a way to retrieve the ID some other way, or is there any other way to distribute the xpi and have Firefox install it for all users?

The target systems are running Redhat 7.6 Server if that is relevant.

We are trying to deploy Firefox to many computers on a network. We require several addons be installed as part of this automated rollout. We are following the method in this article: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Distribution_options/Sideloading_add-ons Under the "Installation using the standard extension folders" heading. For one of our required addons, though, the manifest.json file inside the xpi archive does not contain an applications/gecko/id section. Is there a way to retrieve the ID some other way, or is there any other way to distribute the xpi and have Firefox install it for all users? The target systems are running Redhat 7.6 Server if that is relevant.

Toutes les réponses (1)

more options

See: Basic workflow with no add-on ID When do you need an add-on ID?

Modifié le par cor-el