microsoft / microsoft/MicrosoftEdge-Extensions

Native messaging and MSIX packaging: No docs on how an extension might be packaged with MSIX

Open
#150 4 comments 0 reactions 1 assignee View on GitHub

@Rahul-Bauri is already working on this.

Since Aug 29, 2025.

Feedback More info needed Question Tracked
Dominant language
JavaScript
Stars
245
Forks
149
PR merge metrics
No merged PRs in 30d

Description

The docs at https://learn.microsoft.com/en-us/microsoft-edge/extensions-chromium/developer-guide/native-messaging?tabs=v3%2Cwindows describe how a json manifest and a native application can be made known to Microsoft Edge.

What isn't documented is how a native application can make Edge aware of itself when the native application is packaged as an MSIX file.

Questions the docs need to answer:

  • What must be done within the MSIX packaging to place the JSON and native application somewhere where Edge can see both files?
  • What must be done within the MSIX packaging to place the registry entry where Edge can see it?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.