Skip to content

Commit 940f0d7

Browse files
Merge pull request #3338 from mikehoffms/user/mikehoffms/pr3330b-casing
Incorp rvw comments in PR 3330 (Update Description column in "Publish a Microsoft Edge extension")
2 parents 927179f + 16745b3 commit 940f0d7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: extensions
9-
ms.date: 01/04/2025
9+
ms.date: 01/07/2025
1010
---
1111
# Publish a Microsoft Edge extension
1212

@@ -73,9 +73,9 @@ To submit your extension to Partner Center:
7373

7474
* [Step 1: Start a new submission](#step-1-start-a-new-submission).
7575
* [Step 2: Upload the extension package](#step-2-upload-the-extension-package).
76-
* [Step 3: Provide Availability details](#step-3-provide-availability-details).
77-
* [Step 4: Enter Properties describing your extension](#step-4-enter-properties-describing-your-extension).
78-
* [Step 5: Add Store listing details for your extension](#step-5-add-store-listing-details-for-your-extension).
76+
* [Step 3: Provide availability details](#step-3-provide-availability-details).
77+
* [Step 4: Enter properties describing your extension](#step-4-enter-properties-describing-your-extension).
78+
* [Step 5: Add store listing details for your extension](#step-5-add-store-listing-details-for-your-extension).
7979
* [Step 6: Complete the submission by providing testing notes](#step-6-complete-the-submission-by-providing-testing-notes).
8080

8181
Details are below.
@@ -118,7 +118,7 @@ To upload the extension package:
118118

119119

120120
<!-- ========================================================================== -->
121-
## Step 3: Provide Availability details
121+
## Step 3: Provide availability details
122122

123123
On the **Availability** page for the extension, fill in the **Visibility** and **Markets** sections as follows.
124124

@@ -154,7 +154,7 @@ Define the specific markets in which you plan to offer your extension. The defa
154154

155155

156156
<!-- ========================================================================== -->
157-
## Step 4: Enter Properties describing your extension
157+
## Step 4: Enter properties describing your extension
158158

159159
On the **Properties** page for the extension, enter the following information to specify properties of your extension. The properties are displayed to users at the Microsoft Edge Add-ons website.
160160

@@ -173,25 +173,25 @@ Your developer/organization name, **Website URL**, and **Support contact details
173173

174174
After filling in the **Properties** page for the extension, click the **Save & Continue** button.
175175

176-
The **Store listings** page opens.
176+
The **Store Listings** page opens.
177177

178178

179179
<!-- ========================================================================== -->
180-
## Step 5: Add Store listing details for your extension
180+
## Step 5: Add store listing details for your extension
181181

182182
1. In the **Store Listings** page, click the **Edit details** button:
183183

184184
![Store listing section for an extension](./publish-extension-images/store-listing-section-for-extension.png)
185185

186186

187-
The information provided in the **Store listings** page is displayed to users who view your listing on the Microsoft Edge Add-ons website. Even though some fields are optional, you should provide as much information as possible.
187+
The information provided in the **Store Listings** page is displayed to users who view your listing on the Microsoft Edge Add-ons website. Even though some fields are optional, you should provide as much information as possible.
188188

189189
In the **Language details** section, fill in the following properties.
190190

191191
| Property name | Required? | Description |
192192
|---|---|---|
193193
| **Display name** | Required for at least one language | The `name` of your extension specified in the manifest file of your extension. To change the store display name after submission, you can update the name in the manifest file, create a new extension package, and then re-upload it. |
194-
| **Description** | Required for each language | The `description` field explains what your extension does, why users should install it, and any other relevant information users need to know. <br/>* **Length:** Minimum 250 characters, maximum 5000 characters. <br/>* **Clarity:** Must clearly describe the full functionality of your extension. <br/>* **Completeness:** Should be thorough and should leave no important details out. <br/>* **Appropriateness:** Must not contain any misleading or inappropriate content. |
194+
| **Description** | Required for each language | The `description` field explains what your extension does, why users should install it, and any other relevant information users need to know. <br/>* **Length:** Minimum 250 characters, maximum 5000 characters. <br/>* **Clarity:** Must clearly describe the full functionality of your extension. <br/>* **Completeness:** Should be thorough and include all important details. <br/>* **Appropriateness:** Must not contain any misleading or inappropriate content. |
195195
| **Extension Store logo** | Required for each language | An image that represents your company or `extension logo` with an aspect ratio of 1, and recommended size of 300 x 300 pixels. You can copy the asset from one language to all other languages by using the **Duplicate** button, which is displayed next to this field after you upload your logo for the language. |
196196
| **Small promotional tile** | - | The `Small promotional tile` image is used to display your extension alongside other extensions in the store. The size of the image should be 440 x 280 pixels. You can copy the asset from one language to all other languages by using the **Duplicate** button. The button is found following the field after you upload a promotional tile for the language. |
197197
| **Large promotional tile** | - | `Large promotion tiles` are used in the store to feature extensions more prominently in the Microsoft Edge Add-ons website. The images, if submitted, are visible to the users. The size of the PNG files must be 1400 x 560 pixels. You can copy the asset from one language to all other languages by using the **Duplicate** button. The button is found following the field after you upload a promotional tile for the language. |

0 commit comments

Comments
 (0)