Skip to content

Commit 36770c2

Browse files
committed
remove "MSA App (client) ID"
1 parent 18f8592 commit 36770c2

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

microsoft-edge/extensions-chromium/update/transfer-ownership.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.date: 02/10/2025
1212

1313
As an extension developer, you can seamlessly transfer ownership of your Microsoft Edge extension (add-on) to another party. Transferring ownership of an extension can be essential for various reasons, such as organizational changes, project handovers, or streamlining management processes. Your Microsoft Edge extension can continue to thrive under new ownership without any disruptions.
1414

15-
Transferring ownership of an extension is sometimes called _reparenting_ an extension.
16-
1715

1816
<!-- ---------------------------------------------------------------------- -->
1917
## Initiating the ownership transfer request
@@ -22,13 +20,16 @@ The current owner of the extension must send an email, as follows:
2220

2321
1. Start composing an email to [ext_dev_support@microsoft.com](mailto:ext_dev_support@microsoft.com), with **Subject** line:
2422

25-
[Reparenting Request]: \<crx ID of the extension to be transferred\><!-- todo: define or expand crx -->
23+
[Reparenting Request]: \<CRX ID of the extension to be transferred\>
24+
25+
Transferring ownership of an extension is sometimes called _reparenting_ an extension.
26+
27+
The CRX ID is a unique 32-character code which is the letters that are present at the end of your extension's URL.
2628

2729
1. In the email body, include the following information:
2830
* The reason for transferring ownership.
29-
* The name of the product.<!-- todo: of the extension? -->
31+
* The name of the product (the extension).
3032
* The **StoreID**, which is found on the **Extensions Overview** page in Partner Center.
31-
* The Microsoft account (MSA) App (client) ID.
3233
* The source publisher's seller ID and name (the current owner).
3334
* The target publisher's seller ID and name (the new owner).
3435
* The MSA email address for the source publisher extension owner (the current owner).

0 commit comments

Comments
 (0)