Skip to content

Commit 9e31a0e

Browse files
committed
move pngs, red boxes
1 parent 7a7f142 commit 9e31a0e

5 files changed

Lines changed: 25 additions & 29 deletions

File tree

1.01 KB
Loading
811 Bytes
Loading
15.9 KB
Loading
1.18 KB
Loading

microsoft-edge/extensions-chromium/publish/publish-extension.md

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,31 @@ The following fields in the manifest file are automatically included in your sto
6161
* If you don't include a `short description` in the manifest file, the first few lines of the `Description` are displayed in your store listing. We recommend providing a `short description`, to avoid content repetition on your store listing webpage.
6262

6363

64+
Later, after you upload your package, you'll have an opportunity to modify some fields at Partner Center:
65+
66+
Store listing section for an extension: **Extension overview** > **Store Listings** page:
67+
68+
![Store listing section for an extension](./publish-extension-images/store-listing-section-for-extension.png)
69+
70+
71+
Editing details from listing page to enter the description: **Extension overview** > **Details for English (United States)** page:
72+
73+
![Edit details from listing page enter desc](./publish-extension-images/edit-details-from-listing-page-enter-desc.png)
74+
75+
6476
<!-- ========================================================================== -->
6577
## Submit your extension to the Microsoft Edge Add-ons website
6678

6779
After doing the above steps, the extension is ready to be submitted via Partner Center, to be published at the Microsoft Edge Add-ons site.
6880

6981
To submit your extension to Partner Center:
7082

71-
* [Step 1: Start a new submission](#step-1-start-a-new-submission)
72-
* [Step 2: Upload the extension package](#step-2-upload-the-extension-package)
73-
* [Step 3: Provide Availability details (visibility and markets)](#step-3-provide-availability-details-visibility-and-markets)
74-
* [Step 4: Enter Properties describing your extension](#step-4-enter-properties-describing-your-extension)
75-
* [Step 5: Add Store listing details for your extension](#step-5-add-store-listing-details-for-your-extension)
76-
* [Step 6: Complete the submission by providing testing notes](#step-6-complete-the-submission-by-providing-testing-notes)
83+
* [Step 1: Start a new submission](#step-1-start-a-new-submission).
84+
* [Step 2: Upload the extension package](#step-2-upload-the-extension-package).
85+
* [Step 3: Provide Availability details (visibility and markets)](#step-3-provide-availability-details-visibility-and-markets).
86+
* [Step 4: Enter Properties describing your extension](#step-4-enter-properties-describing-your-extension).
87+
* [Step 5: Add Store listing details for your extension](#step-5-add-store-listing-details-for-your-extension).
88+
* [Step 6: Complete the submission by providing testing notes](#step-6-complete-the-submission-by-providing-testing-notes).
7789

7890
Details are below.
7991

@@ -83,31 +95,11 @@ Details are below.
8395

8496
1. Go to the [developer dashboard](https://partner.microsoft.com/dashboard/microsoftedge/public/login?ref=dd).
8597

86-
1. On the **Overview** webpage, select **Create new extension**.
87-
98+
The Partner Center **Overview** webpage opens:
8899

89-
<!-- todo: move to right spot: -->
90-
Editing details from listing page to enter the description: **Extension overview** > **Details for English (United States)** page:
91-
92-
![Edit details from listing page enter desc](./publish-extension-images/edit-details-from-listing-page-enter-desc.png)
100+
![Partner Center extension home](./publish-extension-images/partner-center-extension-home.jpg)
93101

94-
95-
<!-- todo: move to right spot: -->
96-
Extension page for a specific extension: **Extension overview** page:
97-
98-
![Extension page for a specific extension](./publish-extension-images/extension-page-for-specific-extension.png)
99-
100-
101-
<!-- todo: move to right spot: -->
102-
Partner Center extensions home: **Overview** page:
103-
104-
![Partner Center extension home](./publish-extension-images/partner-center-extension-home.jpg)
105-
106-
107-
<!-- todo: move to right spot: -->
108-
Store listing section for an extension: **Extension overview** > **Store Listings** page:
109-
110-
![Store listing section for an extension](./publish-extension-images/store-listing-section-for-extension.png)
102+
1. Click **+ Create new extension**.
111103

112104

113105
<!-- ========================================================================== -->
@@ -131,6 +123,10 @@ Store listing section for an extension: **Extension overview** > **Store Listing
131123
<!-- ========================================================================== -->
132124
## Step 3: Provide Availability details (visibility and markets)
133125

126+
<!-- Extension page for a specific extension: **Extension overview** page: -->
127+
128+
![Extension page for a specific extension](./publish-extension-images/extension-page-for-specific-extension.png)
129+
134130
On the **Availability** webpage for the extension, enter the following information.
135131

136132

0 commit comments

Comments
 (0)