https://github.com/microsoft/MicrosoftEdge-Extensions
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.
https://github.com/microsoft/MicrosoftEdge-Extensions
browser-extension browserext browserextension chromium-extension edge-addon edge-extension edgeextension microsoftedge microsoftedgeaddons
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/microsoft/MicrosoftEdge-Extensions
- Owner: microsoft
- License: mit
- Created: 2021-03-26T06:15:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T11:49:20.000Z (over 1 year ago)
- Last Synced: 2024-08-09T02:15:33.445Z (9 months ago)
- Topics: browser-extension, browserext, browserextension, chromium-extension, edge-addon, edge-extension, edgeextension, microsoftedge, microsoftedgeaddons
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 139
- Watchers: 14
- Forks: 122
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
- jimsghstars - microsoft/MicrosoftEdge-Extensions - 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. (JavaScript)
README
The [MicrosoftEdge-Extensions](https://github.com/microsoft/MicrosoftEdge-Extensions) repo contains sample code, issues, and discussions about Microsoft Edge extensions (add-ons).
The [Edge Add-ons](https://microsoftedge.microsoft.com/addons/Microsoft-Edge-Extensions-Home) website is the store for Microsoft Edge extensions, where browser extension developers can publish their Microsoft Edge add-ons and make them available to Microsoft Edge users.
The [Microsoft Edge Add-ons Developer](https://developer.microsoft.com/microsoft-edge/extensions/) portal is a central place to find all information and resources for Microsoft Edge extension developers.
### About this community space
Use this MicrosoftEdge-Extensions repo to:
* Access resources and sample code to learn how to build Microsoft Edge extensions (add-ons).
* Connect with other extension developers about technical questions related to building Microsoft Edge add-ons.
* Share inputs or suggestions to the Microsoft Edge add-ons engineering team on how to improve extension publishing, management and listing processes or workflows.
* Report any bugs or issues about Microsoft Partner Center or the Edge Add-ons website which affect all developers or all Microsoft Edge users (rather than issues about a specific developer account or extension).
* 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.
* Share best practices with other developers on building, managing or acquiring more users for their browser extension.### Community resources
The MicrosoftEdge-Extensions repo includes the following tabs:
| Tab | Purpose |
| ------------ | ------------ |
| [Code](https://github.com/microsoft/MicrosoftEdge-Extensions/tree/main/Extension%20samples) | Sample code for Microsoft Edge extensions (add-ons). |
| [Issues](https://github.com/microsoft/MicrosoftEdge-Extensions/issues) | Use this forum to report bugs or suggest new features that could impact or benefit all Microsoft Edge extension developers. |
| [Discussions](https://github.com/microsoft/MicrosoftEdge-Extensions/discussions) | Use this forum to share questions or answer other developers' questions about building or publishing Microsoft Edge add-ons, follow the latest announcements and updates from the Microsoft Edge add-ons team, and share tips and tricks with other developers. |### Samples
The **Code** tab of the MicrosoftEdge-Extensions repo contains the following samples:
| Name | Folder | Article |
| --- | --- | --- |
| NASA picture of the day pop-up | [/part1/](https://github.com/microsoft/MicrosoftEdge-Extensions/tree/main/Extension%20samples/extension-getting-started-part1/part1) | [Tutorial part 1: Display an image in a pop-up](https://learn.microsoft.com/microsoft-edge/extensions-chromium/getting-started/part1-simple-extension) |
| NASA picture of the day viewer | [/extension-getting-started-part2/](https://github.com/microsoft/MicrosoftEdge-Extensions/tree/main/Extension%20samples/extension-getting-started-part2/extension-getting-started-part2) | [Tutorial part 2: Use JavaScript to insert an image in the webpage](https://review.learn.microsoft.com/microsoft-edge/extensions-chromium/getting-started/part2-content-scripts) |### Stay connected
You can follow what's happening with Microsoft Edge add-ons via [Twitter](https://twitter.com/search?q=%23EdgeExtensions&src=typed_query&f=live).
You can also stay tuned to recent updates and announcements via [our Microsoft Tech Community blogs](https://techcommunity.microsoft.com/t5/forums/searchpage/tab/message?filter=location&q=microsoftedgeaddons&location=category:MicrosoftEdgeInsider&sort_by=-topicPostDate&collapse_discussion=true).
See also [Contact the Microsoft Edge extensions team](https://learn.microsoft.com/microsoft-edge/extensions-chromium/publish/contact-extensions-team).
### 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://docs.microsoft.com/microsoft-edge/extensions-chromium/developer-guide/api-support)
* [Register as a Microsoft Edge extension developer](https://docs.microsoft.com/microsoft-edge/extensions-chromium/publish/create-dev-account)
* [Defining match patterns for an extension to access file URLs](https://docs.microsoft.com/microsoft-edge/extensions-chromium/enterprise/match-patterns)
* [Roadmap for Microsoft Edge Add-ons](https://aka.ms/EdgeAddonsRoadmap)
* [Released features for Microsoft Edge Add-ons](https://aka.ms/EdgeAddonsReleaseNotes)### Questions about a specific developer account or extension
Don't use the **Issues** tab or the **Discussions** tab in this repo for questions about a specific developer account or a specific extension. For support about a specific Microsoft Edge add-ons developer account or a specific Edge extension, see [Contact the Microsoft Edge extensions team](https://docs.microsoft.com/microsoft-edge/extensions-chromium/publish/contact-extensions-team).
For Microsoft Edge-related issues other than extensions, see [How to Report a Feedback/Bug to Microsoft Edge’s Team?](https://answers.microsoft.com/en-us/microsoftedge/forum/all/how-to-report-a-feedbackbug-to-microsoft-edges/20cc8eb5-11bb-43b6-95d1-e004d41ef876#:~:text=Then%20you%20may%20open%20Microsoft%20Edge%20and%20in,%28you%20may%20open%20this%20menu%20by%20pressing%20Alt%2BShift%2BI.)