Edge Extension with NativeMessaging
问题 I have an edge extension with native messaging support where it communicates with uwp application running in the system. Is it mandatory to have extension packaged within the appx folder of uwp app. if not then how can we upload the extension in edge extension store. I followed the secureInput sample: https://github.com/MicrosoftEdge/MicrosoftEdge-Extensions-Demos/tree/master/SecureInput They are putting extension within the Appx folder of UWP application. how will I upload extension in edge