CodeWalker
CodeWalker

Reputation: 2368

How do I transfer the ownership of a Microsoft Edge Extension?

I would like to transfer the ownership of my Microsoft Edge extension. The party whom I would transfer the ownership will manage the updates and features of the extension, and I would no longer want to be associated with the extension.

Is there any way of transferring ownership?

Upvotes: 2

Views: 311

Answers (2)

Igor Jerosimić
Igor Jerosimić

Reputation: 13741

Edge extensions can transfer ownership since recently. It needs to be initialised via support email (see here for email address).

At this time information that they will request:

  • Reason for reparenting
  • Name of product to be reparented
  • StoreID of product to be reparented
  • Source publisher seller ID & name
  • Target publisher seller ID & name
  • MSA email address for source publisher app owner
  • MSA email address for target publisher app owner

And after providing that info the transfer needs to be approved from both dev accounts via email that they send.

Upvotes: 1

Yu Zhou
Yu Zhou

Reputation: 12946

According to Publish to the Microsoft Edge Add-ons website, extension is associated with developer account.

If you want to "transfer" the extension, you can only delete it from your developer account and re-publish the extension with that party's account.

Upvotes: 1

Related Questions