Is it possible to ship edge extension with my UWP app? I've been working on an app that has edge extension as a core component! I've been wondering if there is any way to directly ship the extension with the UWP app rather than shipping it individually (user would've to download it every time then) in the store.
Also since I'm working on the extension from scratch I don't have an existing version of it on different browsers such as chrome. But I'm asked on the Microsoft request page to provide the link to existing extension. What should I do?