Skip to content

Commit f8077b9

Browse files
committed
Redesign Contact article
1 parent 15baf6a commit f8077b9

1 file changed

Lines changed: 49 additions & 26 deletions

File tree

microsoft-edge/extensions-chromium/publish/contact-extensions-team.md

Lines changed: 49 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,11 @@ ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: extensions
9-
ms.date: 06/26/2024
9+
ms.date: 02/10/2025
1010
---
1111
# Contact the Microsoft Edge extensions team
1212

13-
<!--
14-
existing h2 sections:
15-
16-
Inquire about your extension's review status or certification status
17-
Learn about correct use of APIs
18-
Learn about submitting an extension
19-
Feature your extension in a collection
20-
Participate in the discussion forum
21-
Report copyright or trademark infringement
22-
23-
h2 sections per draft outline (July 3 2024):
24-
13+
<!-- h2 sections per draft outline (July 3 2024):
2514
Request help or submit feedback
2615
Report copyright or trademark infringement
2716
Log your tickets via Partner Center
@@ -31,16 +20,47 @@ Connect with Community
3120
You can contact the Microsoft Edge extensions support team to request help, submit feedback, or report a copyright or trademark infringement.
3221

3322

23+
<!-- ====================================================================== -->
24+
## Discussion forum in MicrosoftEdge-Extensions repo
25+
26+
Participate in the public [Discussions](https://github.com/microsoft/MicrosoftEdge-Extensions/discussions) forum in the **MicrosoftEdge-Extensions** repo. You can:
27+
* Request a feature for extensions.
28+
* Discuss developing extensions.
29+
* Share ideas about the Edge Add-ons website (the Edge extensions store).
30+
* Share best practices with other developers on building, managing or acquiring more users for their browser extension.
31+
* Connect with other extension developers about technical questions related to building Microsoft Edge add-ons.
32+
* Share inputs or suggestions to the Microsoft Edge add-ons engineering team.
33+
* How to improve extension publishing, management and listing processes or workflows.
34+
* Provide early feedback to the Microsoft Edge add-ons engineering team about any new features for extensions publishing, extensions management, or processes or workflows for extensions listings.
35+
<!-- todo: trim wordcount copied from https://github.com/microsoft/MicrosoftEdge-Extensions/blob/main/README.md -->
36+
37+
38+
<!-- ====================================================================== -->
39+
## Issues page in MicrosoftEdge-Extensions repo
40+
41+
To publicly report or discuss an issue about extensions, use the [Issues](https://github.com/microsoft/MicrosoftEdge-Extensions/issues) page in the **MicrosoftEdge-Extensions** repo.
42+
43+
Use this **Issues** page for:
44+
* Aspects of Microsoft Partner Center that affect all extension developers.
45+
* Aspects of the Edge Add-ons website that affect all extension developers or all Microsoft Edge extension users.
46+
47+
48+
<!-- ====================================================================== -->
49+
## Email extensions support
50+
51+
To discuss issues about a specific developer account or extension, you can privately contact extensions support at [ext_dev_support@microsoft.com](mailto:ext_dev_support@microsoft.com).
52+
53+
3454
<!-- ====================================================================== -->
3555
## Inquire about your extension's review status or certification status
3656

3757
After submitting your extension via Partner Center, if you have questions regarding your extension's review status or certification status, use the [MicrosoftEdge-Extensions](https://github.com/microsoft/MicrosoftEdge-Extensions/issues/new/choose) repo to enter a new Issue.
3858

3959

4060
<!-- ====================================================================== -->
41-
## Learn about correct use of APIs
61+
## Report copyright or trademark infringement
4262

43-
If your extension isn't working with Microsoft Edge as you expect, or you have a question about how to develop an extension, see [Supported APIs for Microsoft Edge extensions](../developer-guide/api-support.md) and [Port Chromium extensions to Microsoft Edge](../developer-guide/port-chrome-extension.md).
63+
If you think an item in the Microsoft Edge Add-ons website violates a copyright or trademark, complete the [Reporting Infringement](https://www.microsoft.com/concern/dmca) form. When filling in **Step 3: Where can the infringing material be found?**, in the **Product/Service/App** option, make sure to select **Microsoft Store on Windows**. The Microsoft Edge extensions team will review your report and then take the necessary action.
4464

4565

4666
<!-- ====================================================================== -->
@@ -50,29 +70,32 @@ If you have any issues while you submit your extension to Partner Center, see [P
5070

5171

5272
<!-- ====================================================================== -->
53-
## Feature your extension in a collection
73+
## Feature an extension in a collection
5474

5575
To feature your extension in a collection on the Microsoft Edge Add-ons website, see [Submit a request to add an extension to the collections on the Microsoft Edge Add-ons home page](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRw01UwyBfAxNna_1ZkP3X2VUN0lBSU1YMEU3VFY0VURRODEwSjgwU00yRy4u) and complete the form.
5676

5777

5878
<!-- ====================================================================== -->
59-
## MicrosoftEdge-Extensions discussion forum
79+
## Microsoft Edge Insider Forum at Tech Community
80+
<!-- not specific to extensions -->
6081

61-
Participate in the [Discussions](https://github.com/microsoft/MicrosoftEdge-Extensions/discussions) forum in the MicrosoftEdge-Extensions repo to flag any issues, raise a feature request, be a part of discussions, and share your ideas regarding the Microsoft Edge Extensions Store.
82+
For discussion about Microsoft Edge, including Beta, Dev, and Canary preview channels, use the [Microsoft Edge Insider](https://techcommunity.microsoft.com/t5/microsoft-edge-insider/ct-p/MicrosoftEdgeInsider) forum at Microsoft Tech Community.
6283

63-
You can also create an issue on our Github page here(https://github.com/microsoft/MicrosoftEdge-Extensions/issues) for anything specific to extensions.
6484

65-
There is also a support email where you can reach out to us for further inquiries(ext_dev_support@microsoft.com)
85+
<!-- ====================================================================== -->
86+
## Microsoft Edge team on X (Twitter)
87+
<!-- not specific to extensions -->
88+
89+
For news and updates about developing for the web with Microsoft Edge, follow the [Microsoft Edge Dev (@MSEdgeDev)](https://twitter.com/msedgedev/) team on X (Twitter).
6690

6791

6892
<!-- ====================================================================== -->
69-
## Report copyright or trademark infringement
93+
## Learn about correct use of APIs
94+
<!-- not about contact -->
7095

71-
If you think an item in the Microsoft Edge Add-ons website violates a copyright or trademark, complete the [Reporting Infringement](https://www.microsoft.com/concern/dmca) form. When filling in **Step 3: Where can the infringing material be found?**, in the **Product/Service/App** option, make sure to select **Microsoft Store on Windows**. The Microsoft Edge extensions team will review your report and then take the necessary action.
96+
If your extension isn't working with Microsoft Edge as you expect, or you have a question about how to develop an extension, see [Supported APIs for Microsoft Edge extensions](../developer-guide/api-support.md) and [Port Chromium extensions to Microsoft Edge](../developer-guide/port-chrome-extension.md).
7297

7398

7499
<!-- ====================================================================== -->
75-
## See also
76-
77-
* [Microsoft Edge Insider](https://techcommunity.microsoft.com/t5/microsoft-edge-insider/ct-p/MicrosoftEdgeInsider) - forum about Microsoft Edge at Microsoft Tech Community.
78-
* [@MSEdgeDev](https://twitter.com/msedgedev/) - Microsoft Edge team on X (Twitter).
100+
<!-- ## See also -->
101+
<!-- todo: all links in article -->

0 commit comments

Comments
 (0)