21

Since the Windows 10 Anniversary Update I started developing extensions for Edge.

I'd like to publish some of them on the Windows Store however I don't know how. I'm currently sideloading the extension. How do you package it and submit it?

Haibara Ai
  • 10,703
  • 2
  • 31
  • 47
tim-we
  • 1,219
  • 10
  • 16
  • Maybe this can help https://developer.microsoft.com/en-us/microsoft-edge/platform/documentation/extensions/extensions-for-enterprise/ – Matjaž Aug 06 '16 at 21:25
  • 1
    I have found that too. "Instructions on packaging extensions are available through the Technology Adoption Program (TAP)." - does that mean it's not yet possible? because TAP is about pre-release MS products – tim-we Aug 06 '16 at 21:31
  • Somewhere I have read that you can publish it but you have to be lucky and stand out... They will test your extension first and finally they will allow you to publish it. I believe that they need to be extra sure about app quality and security. You will also need Windows Store developer account. – Matjaž Aug 06 '16 at 21:47
  • I do have a developer account but I don't know how to package the extension and how to submit so they can do that quality control thing – tim-we Aug 06 '16 at 21:48
  • 1
    More info here: https://developer.microsoft.com/en-us/microsoft-edge/platform/faq/ – Matjaž Aug 07 '16 at 08:28

1 Answers1

16

Updated (2017-07-11):

Microsoft rolled out the next stage: It is now possible to submit an extension for review.

Updated (2016-12-19):

Microsoft Edge has published the packaging documentation, and also mentioned the following:

Submitting a Microsoft Edge extension to the Windows Store is currently a restricted capability. Reach out to us with your requests to be a part of the Windows Store, and we’ll consider you for a future update.

Updated (2016-11-21):

According to Building, Testing and Deploying a Browser Extension in Microsoft Edge, which is a session in Microsoft Ignite NZ, if you're interested in deploying your extensions to the Windows Store, please consider submitting a request to https://aka.ms/extension-request to be considered for a future update.

Previous:

Microsoft Edge is not accepting public submissions to the store at this time (Updated on 2016-11-21). See the response from Kyle Pflug (Program Magager of Microsoft Edge): enter image description here

And from offical FAQ, Microsoft Edge also states that they are intentionally starting with a small set of extensions and the list of extensions is locked, for the reason of reliability, performance and functionality.

enter image description here

Xan
  • 74,770
  • 16
  • 179
  • 206
Haibara Ai
  • 10,703
  • 2
  • 31
  • 47