You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/extensions-chromium/developer-guide/alternate-distribution-options.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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.
4
4
author: MSEdgeTeam
5
5
ms.author: msedgedevrel
6
6
ms.topic: conceptual
@@ -14,7 +14,7 @@ ms.date: 05/05/2023
14
14
per https://developer.chrome.com/docs/extensions/how-to/distribute/install-extensions
15
15
-->
16
16
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:
18
18
19
19
1. The extension is associated with other software, and it should be installed together with the rest of the bundled software.
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.
134
134
135
135

Copy file name to clipboardExpand all lines: microsoft-edge/extensions-chromium/publish/add-ons-curation.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.date: 10/13/2023
12
12
13
13
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.
14
14
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.
16
16
17
17
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.
18
18
@@ -25,12 +25,15 @@ Items at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/),
25
25
Users can discover extensions they're interested in at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/) in several ways, including:
26
26
* The home page.
27
27
* 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.
30
30
31
31
The following factors are used to organize items:
32
+
32
33
***Quality:** Extensions that are featured at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/) are selected based on their eligibility criteria.
34
+
33
35
***Relevancy:** Ranking takes into consideration factors such as the item name, description relevancy, popularity, and user experience.
36
+
34
37
***Popularity:** The number of ratings and the average rating are used for prioritizing items.
35
38
36
39
@@ -42,7 +45,7 @@ The quality and compliance of the item that's displayed at [Microsoft Edge Add-o
42
45
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.
43
46
44
47
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)
0 commit comments