Skip to content

Update documentation to be clear that native extensions cannot be developed using UWP / WinUI3 #3191

Open
@minfrin

Description

@minfrin

The docs contain the following text:

 The app installer must create a registry key and set the default value of the key to the full path of the native messaging host manifest file.

This registry update step is impossible from an MSIX package, because of the sandboxed nature of MSIX apps. In turn, this means that neither WinUI3 nor UWP can be used to develop native web extensions, because both require MSIX.

The docs need to be updated to clearly state which Windows technologies are compatible, so that you don't end up wasting ages doing down development dead ends.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

AB#51711492

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions