0

I have been through the document and followed the "Menifold.js" Procedure. But after that also I am still getting some errors in my developer account while uploading the extension.

Listing Some of the errors message

  1. Package acceptance validation error: com.microsoft.edge.extension is a reserved extension type. Your app does not have permission to use this extension type. To request permission, please use our extension submission form.
  2. Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest. The package Extension.appx specifies 0.0.0.2.
  • For #1, do you have a fully verified developer account? and have you obtained fullTrust permission for your package? – WarPro Jul 26 '18 at 04:59
  • Yes i have a fully Verified verified developer account ,And I am not able to understand what is full trust permission for package. But I have followed all the steps listed in this page https://github.com/MicrosoftDocs/edge-developer/blob/master/microsoft-edge/extensions/guides/packaging/creating-and-testing-extension-packages.md @WarPro – Aditya Saurabh Jul 26 '18 at 17:05
  • Does your Extension use native messaging? – WarPro Jul 27 '18 at 09:14
  • No This is a simple extension to set the home page according to their need @WarPro – Aditya Saurabh Jul 27 '18 at 18:22
  • You mean the page users are shown when they open a new tab or open a new Edge window? If yes, then as per Microsoft's Extension Store policy your Extension will not be approved for store. This is because the Extension should not override the "home" page. – WarPro Jul 30 '18 at 06:02
  • @WarPro I think you do not have proper information about it because i have seen some of the extensions which are serving the same purpose in edge – Aditya Saurabh Aug 02 '18 at 18:14
  • For your reference "Breeze extension for Microsoft Edge lets users choose their new tab page" it is working fine in edge. I might be wrong please correct me if I am.. – Aditya Saurabh Aug 02 '18 at 18:15
  • Yes. Also, Breeze is not available on official Windows Store because of the same reason. I never said it is not possible, I just wanted you to know that in the end your Extension might not be approved for MS store. – WarPro Aug 03 '18 at 03:44
  • Then Now how i will make that abvailable for the users to use it – Aditya Saurabh Aug 06 '18 at 22:06
  • I am trying hard with them but I am not getting any answer from their side on mail or forum what should i do now. They are not even denying that i cannot upload such kind of extension. – Aditya Saurabh Aug 06 '18 at 22:08
  • As the Extensions platform is new. I think even MS is confused with the policies they've set. As your extension is clearly violating the Store policy, I suggest you to distribute it through other channels (Ex. your website) for now. When the policy changes you can submit it to store. There is not much you can do except this. – WarPro Aug 16 '18 at 10:22
  • Thanks for your suggestion..I will follow this only Thanks once again – Aditya Saurabh Aug 21 '18 at 18:09

0 Answers0