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!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How do we package an extension for publishing that contains a native app?

more options

In order to use a native app in Windows, we have to create Windows registry keys that tell Mozilla/Firefox where the native app is located, the name of the native app, etc. We also have to copy files on the user's system to that location. Is there a standard installer for native apps that we should use? I currently have a batch file that creates a folder, copies files, and registers the Windows registry keys.

Instructions for submitting the add-on indicate that we should zip certain standard files, but there does not appear to be dedicated discussion about packaging the native app components.

In order to use a native app in Windows, we have to create Windows registry keys that tell Mozilla/Firefox where the native app is located, the name of the native app, etc. We also have to copy files on the user's system to that location. Is there a standard installer for native apps that we should use? I currently have a batch file that creates a folder, copies files, and registers the Windows registry keys. Instructions for submitting the add-on indicate that we should zip certain standard files, but there does not appear to be dedicated discussion about packaging the native app components.

Выбранное решение

This forum focuses on end user support. The Add-ons team has a forum for add-on developers over here:

https://discourse.mozilla.org/c/add-ons/development

Прочитайте этот ответ в контексте 👍 1

Все ответы (3)

more options

You should contact Microsoft since Windows product is their domain. FF is a Browser not something like a O/S like Windows.

more options

Until somebody else comes up with a proper answer for you, you might find this interesting reading material :

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_manifests

and also :

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging

more options

Выбранное решение

This forum focuses on end user support. The Add-ons team has a forum for add-on developers over here:

https://discourse.mozilla.org/c/add-ons/development