# MicrosoftEdge-Extensions **Repository Path**: mirrors_microsoft/MicrosoftEdge-Extensions ## Basic Information - **Project Name**: MicrosoftEdge-Extensions - **Description**: This is a community space for Microsoft Edge Add-ons developers, to share resources and information about building, publishing and growing their Microsoft Edge extension. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-02-26 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About the MicrosoftEdge-Extensions repo Use this **MicrosoftEdge-Extensions** repo as a community space. This repo contains sample code, issues, and discussions about Microsoft Edge extensions (add-ons). **Contents:** * [Websites](#websites) * [Code](#coode) * [Issues](#issues) * [Discussions](#discussions) * [Stay connected](#stay-connected) * [Documentation](#documentation) * [Release notes](#release-notes) ## Websites * The [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com) site - As a Microsoft Edge extension developer, you use Partner Center to publish an extension at this site, to make the extension available to Microsoft Edge users. * [Microsoft Edge Add-ons Developer](https://developer.microsoft.com/microsoft-edge/extensions/) - A central portal for information and resources for developing Microsoft Edge extensions. ## Code Use the [Code](https://github.com/microsoft/MicrosoftEdge-Extensions/tree/main/Extension-samples) page of this **MicrosoftEdge-Extensions** repo to access sample code to learn how to build Microsoft Edge extensions. This repo contains the following samples: | Name | Folder | Article | | --- | --- | --- | | Picture viewer pop-up webpage | [/picture-viewer-popup-webpage/](./Extension-samples/picture-viewer-popup-webpage/) | [Sample: Picture viewer pop-up webpage](https://learn.microsoft.com/microsoft-edge/extensions/samples/picture-viewer-popup-webpage) | | Picture inserter using content script | [/picture-inserter-content-script/](./Extension-samples/picture-inserter-content-script/) | [Sample: Picture inserter using content script](https://learn.microsoft.com/microsoft-edge/extensions/samples/picture-inserter-content-script) | The files in [/assets/](./assets/) are for [Use the Microsoft Edge Add-ons badge to promote your add-on](https://learn.microsoft.com/microsoft-edge/extensions/publish/add-ons-badge/). The files in [/TestCrxPackages/](./TestCrxPackages/) are test extension packages for testing the update feature. See also: * [Samples for Microsoft Edge extensions](https://learn.microsoft.com/microsoft-edge/extensions/samples). Also lists extension samples that are in the **MicrosoftEdge / Demos** repo. ## Issues Use the [Issues](https://github.com/microsoft/MicrosoftEdge-Extensions/issues) page of this **MicrosoftEdge-Extensions** repo for: * Communicating with the Extensions team: * Report bugs or issues about the [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com) site that affect all Edge extension developers or all Microsoft Edge extension users. * Report bugs or issues about Microsoft Partner Center that affect all Edge extension developers or all Microsoft Edge extension users. * Suggest new features that could impact or benefit all Microsoft Edge extension developers. * Inquire about your Partner Center developer account for Microsoft Edge extensions. * Inquire about the review status or certification status of your Edge extension after submitting the extension via Partner Center. * Communicating with other extension developers: * Connect with other extension developers about technical questions related to building Microsoft Edge extensions. * Ask about aspects of extensions that affect all extension developers or all Microsoft Edge extension users. See also: * [GitHub Issues](https://docs.github.com/get-started/using-github/communicating-on-github#github-issues) in _Communicating on GitHub_. * [Scenarios for issues](https://docs.github.com/get-started/using-github/communicating-on-github#scenarios-for-issues) in _Communicating on GitHub_. #### Edge-related issues other than extensions To view existing questions about Microsoft Edge: 1. Go to [Ask a question](https://learn.microsoft.com/en-us/answers/questions/ask/) at **Microsoft Q&A**. 1. Click **Tag**, and then find **Microsoft Edge**. You arrive at [Microsoft Edge](https://learn.microsoft.com/en-us/answers/tags/781/microsoft-edge) at **Microsoft Q&A**. To enter a new question about Microsoft Edge: 1. Go to [Ask a question](https://learn.microsoft.com/en-us/answers/questions/ask/) at **Microsoft Q&A**. 1. In the **Select a tag** dropdown list, select **Microsoft Edge**. ## Discussions Use the [Discussions](https://github.com/microsoft/MicrosoftEdge-Extensions/discussions) page of this **MicrosoftEdge-Extensions** repo for: * Discussions with the Extensions team: * Follow the latest announcements and updates from the Microsoft Edge extensions team. * Request a feature for Edge extensions. * Discuss how to improve UI features that are at [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com). * Discuss how to improve extension publishing, management and listing processes or workflows. * Provide feedback about features for extensions publishing, extensions management, or processes or workflows for extensions listings. * Discussions with other extension developers: * Discuss technical questions about developing an Edge extension. * Share best practices, tips, and tricks with other developers on building, publishing, managing, or acquiring more users for their browser extension. * Share ideas about features for Microsoft Edge extensions. See also: * [GitHub Discussions](https://docs.github.com/get-started/using-github/communicating-on-github#github-discussions) in _Communicating on GitHub_. * [Scenarios for GitHub Discussions](https://docs.github.com/get-started/using-github/communicating-on-github#scenarios-for-github-discussions) in _Communicating on GitHub_. ## Stay connected You can follow what's happening with Microsoft Edge extensions via: * [#EdgeExtensions at Twitter](https://x.com/search?q=%23EdgeExtensions&src=typed_query&f=live) You can also stay tuned to recent updates and announcements via the [Microsoft Edge Insider](https://techcommunity.microsoft.com/category/MicrosoftEdgeInsider) product community at Tech Community, or search there for [Edge extensions](https://techcommunity.microsoft.com/search?q=edge+extensions&location=category%3AMicrosoftEdgeInsider) or [Edge add-on](https://techcommunity.microsoft.com/search?q=edge+add-on&location=category%3AMicrosoftEdgeInsider). See also: * [Contact the Microsoft Edge extensions team](https://learn.microsoft.com/microsoft-edge/extensions/contact) ## Documentation * [Overview of Microsoft Edge extensions](https://aka.ms/AboutEdgeAddons) * [Extension concepts and architecture](https://aka.ms/EdgeAddonsLearn) * [Supported APIs for Microsoft Edge extensions](https://learn.microsoft.com/microsoft-edge/extensions/developer-guide/api-support) * [Register as a Microsoft Edge extension developer](https://learn.microsoft.com/microsoft-edge/extensions/publish/create-dev-account) ## Release notes * [Release notes for Microsoft Edge extensions](https://aka.ms/EdgeAddonsReleaseNotes)