Use Origin Trials in Microsoft Edge
You can use Origin Trials to try out experimental APIs on your own live site for a limited period of time. When using Origin Trials, users of Microsoft Edge that visit your site might run code that uses experimental APIs.
To support the experimental APIs, users don't need to go to edge://flags
on their own device to access the experimental APIs that your site uses. Instead, you register the origin that you want to use the experimental feature on (for example, https://www.contoso.com:443
), and you'll then be sent a token that you add to the code of your website.
To see a list of the available origin trials and register your origin to give them a try, see Microsoft Edge Origin Trials. To assess the suitability of using the experimental APIs on your website, check the minimum version requirements for Microsoft Edge, and the trial end date.
You can also provide feedback to browser engineers and the web standards community about the design of the API, your use cases, or your experience using the APIs.
For more information, see the Getting Started and Developer Guidelines sections in Microsoft Edge Origin Trials.
See also
- Experimental features and origin trials in the Progressive Web Apps (PWA) docs
Feedback
https://aka.ms/ContentUserFeedback.
Coming soon: Throughout 2024 we will be phasing out GitHub Issues as the feedback mechanism for content and replacing it with a new feedback system. For more information see:Submit and view feedback for