Skip to content

Commit c3293bf

Browse files
committed
incorp rvw comments
1 parent 5a2e337 commit c3293bf

3 files changed

Lines changed: 12 additions & 10 deletions

File tree

microsoft-edge/extensions-chromium/developer-guide/alternate-distribution-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Alternative ways to distribute an extension
3-
description: How to distribute extensions using alternate methods that don't use verified browser extension stores.
3+
description: How to distribute a Microsoft Edge extension by using alternate methods that don't use verified browser extension stores.
44
author: MSEdgeTeam
55
ms.author: msedgedevrel
66
ms.topic: conceptual
@@ -14,7 +14,7 @@ ms.date: 05/05/2023
1414
per https://developer.chrome.com/docs/extensions/how-to/distribute/install-extensions
1515
-->
1616

17-
Generally, an extension is distributed by publishing it at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/). There are some scenarios where you might need to distribute an extension by using alternate methods. For example:
17+
Generally, a Microsoft Edge extension is distributed by publishing it at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/). There are some scenarios where you might need to distribute an extension by using alternate methods. For example:
1818

1919
1. The extension is associated with other software, and it should be installed together with the rest of the bundled software.
2020

microsoft-edge/extensions-chromium/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Overview of Microsoft Edge extensions
3-
description: An overview of building and publishing Microsoft Edge Extensions.
3+
description: An overview of building and publishing Microsoft Edge extensions.
44
author: MSEdgeTeam
55
ms.author: msedgedevrel
66
ms.topic: conceptual
@@ -130,7 +130,7 @@ After you've successfully submitted your extension, your extension undergoes a r
130130
<!-- ====================================================================== -->
131131
## The Featured badge
132132

133-
A **Featured** badge in [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/) indicates that the extension has been determined to follow Microsoft's recommended best practices related to security, privacy, transparency, and user experience.
133+
A **Featured** badge is displayed on some extension listings at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/). The **Featured** badge indicates that the extension has been determined to follow Microsoft's recommended best practices related to security, privacy, transparency, and user experience.
134134

135135
![The Featured badge to the right of the extension name](./index-images/featured-badge.png)
136136

microsoft-edge/extensions-chromium/publish/add-ons-curation.md

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

1313
The Microsoft Edge extensions team curates the experience at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/) so that users can find all the items to customize their browser in one place, such as themes, extensions, and apps.
1414

15-
Available _items_ to customize the user's browser includes themes, extensions, and apps.
15+
Available _items_ to customize the user's browser include themes, extensions, and apps.
1616

1717
Before installing an item from [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/), users can learn more about the functionality, data permissions, and publisher by viewing the item's description and listing.
1818

@@ -25,12 +25,15 @@ Items at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/),
2525
Users can discover extensions they're interested in at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/) in several ways, including:
2626
* The home page.
2727
* The Search bar.
28-
* Curated collections of extensions at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/).
29-
* Categories of extensions at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/).
28+
* Curated collections of extensions.
29+
* Categories of extensions.
3030

3131
The following factors are used to organize items:
32+
3233
* **Quality:** Extensions that are featured at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/) are selected based on their eligibility criteria.
34+
3335
* **Relevancy:** Ranking takes into consideration factors such as the item name, description relevancy, popularity, and user experience.
36+
3437
* **Popularity:** The number of ratings and the average rating are used for prioritizing items.
3538

3639

@@ -42,7 +45,7 @@ The quality and compliance of the item that's displayed at [Microsoft Edge Add-o
4245
Extensions that violate the policy guidelines are not allowed at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/). There is a standard review process for each new item submission and new versions of items, per the developer policies.
4346

4447
See also:
45-
* [Using Content Security Policy (CSP) to control which resources can be run](../developer-guide/csp.md)
48+
* [Developer policies for the Microsoft Edge Add-ons store](/legal/microsoft-edge/extensions/developer-policies)
4649

4750

4851
<!-- ====================================================================== -->
@@ -55,7 +58,7 @@ Every item (such as theme, extension, or app) that's published at [Microsoft Edg
5558
* Publisher information.
5659
* Links to the publisher site, privacy policies, and financial policies.
5760

58-
The Search ranking of the item is based on these characteristics.
61+
The search ranking of the item is based on these characteristics.
5962

6063

6164
<!-- ====================================================================== -->
@@ -69,5 +72,4 @@ Items are ranked for popularity based on user ratings at [Microsoft Edge Add-ons
6972
<!-- ====================================================================== -->
7073
## See also
7174

72-
* [Using Content Security Policy (CSP) to control which resources can be run](../developer-guide/csp.md)
7375
* [Developer policies for extensions at Microsoft Edge Add-ons](/legal/microsoft-edge/extensions/developer-policies)

0 commit comments

Comments
 (0)