Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.21 KB

File metadata and controls

29 lines (20 loc) · 1.21 KB
title description author ms.author ms.topic ms.service ms.subservice ms.date
Best Practices for extensions
Best Practices to implement an extension and list it on the Microsoft Edge Add-ons Store.
MSEdgeTeam
msedgedevrel
conceptual
microsoft-edge
extensions
11/20/2023

Best Practices for extensions

Follow these Best Practices to implement your extension and list it on the Microsoft Edge Add-ons Store.

Design a high-quality extension

Build extensions that conform to Microsoft's standards for security, privacy, transparency, and user experience.

Security: Make sure that your extension doesn't pose any security threats to users.

Privacy: Make sure that your extension handles user data appropriately.

User experience: Make sure that your extension provides a clean, intuitive, and seamless user experience on the web without ads that can be interruptive.

Store listing: Make sure that your extension's store listing sets correct user expectations and clearly communicates what the extension does.

We'll continue gathering input about Developer experiences with extensions and updating these Best Practices.