Edit

Samples for Microsoft Edge extensions

Use the extensions demos to learn how to develop extensions for Microsoft Edge.

microsoft / MicrosoftEdge-Extensions repo

Demo name Description Source code & Readme Docs
Picture viewer pop-up webpage A browser extension, without JavaScript, that displays the stars.jpeg image in a small webpage in a pop-up in any Microsoft Edge tab. /picture-viewer-popup-webpage/ Sample: Picture viewer pop-up webpage
Picture inserter using content script Uses JavaScript code to insert the stars.jpeg image at the top of the current webpage, inside the <body> element. /picture-inserter-content-script/ Sample: Picture inserter using content script

MicrosoftEdge / Demos repo

Demo name Description Source code & Readme Docs
Custom DevTools tool A Microsoft Edge extension that adds a Custom tool in Microsoft Edge DevTools. /devtools-extension/ Add a custom tool in Microsoft Edge DevTools

GoogleChrome / chrome-extensions-samples repo

See also:

See also