Skip to content

Commit 1744f23

Browse files
authored
Merge pull request #325 from mikehoffms/user/mikehoffms/samp-xlink
Cross-link Extensions samples articles
2 parents bf6832a + 07d7ab0 commit 1744f23

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Use this **MicrosoftEdge-Extensions** repo as a community space. This repo cont
99

1010
<!-- ====================================================================== -->
1111
## Code
12+
<!-- sync:
13+
https://learn.microsoft.com/microsoft-edge/extensions/samples#list-of-samples
14+
https://github.com/microsoft/MicrosoftEdge-Extensions/blob/main/README.md#code
15+
https://github.com/MicrosoftEdge/Demos/blob/main/README.md#microsoft-edge-extensions
16+
-->
1217

1318
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.
1419

@@ -21,6 +26,9 @@ This repo contains the following samples:
2126

2227
The files in [/TestCrxPackages/](https://github.com/microsoft/MicrosoftEdge-Extensions/tree/main/Extension-samples/TestCrxPackages) are test extension packages, and you can ignore them.
2328

29+
See also:
30+
* [List of samples](https://learn.microsoft.com/microsoft-edge/extensions/samples#list-of-samples) in _Samples for Microsoft Edge extensions_. Includes samples that are in the **MicrosoftEdge / Demos** repo.
31+
2432

2533
<!-- ====================================================================== -->
2634
## Issues

0 commit comments

Comments
 (0)