dcgithub / MicrosoftEdge-Extensions-Demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About these demos

This is a set of open source demos for Microsoft Edge extensions.

The goal of these demos is to show some applications of the new Extensions API, as well as help you learn more about developing extensions for Microsoft Edge. We're working on adding more samples and demos. In the meantime, we hope you find these examples interesting and helpful.

Contributing with Git

  1. Fork this project and set up a remote to file pull requests against later.
  2. Create a feature branch for your new demo off of the master branch.
  3. Before creating a pull request, make sure your feature branch is up to date with the latest changes to MicrosoftEdge/MicrosoftEdge-Extensions-Demos/master (the remote you set up).
  4. Create a pull request against MicrosoftEdge/MicrosoftEdge-Extensions-Demos/master with the changes from your branch. Title with the name of your demo or fixes.
  5. Push any changes based on feedback to your feature branch. This will update the PR with the most recent changes.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

License:Other


Languages

Language:C# 68.9%Language:JavaScript 17.0%Language:C++ 10.4%Language:HTML 2.7%Language:C 0.6%Language:CSS 0.4%