We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Force link to open in Edge

brianlan25
Kilo Patron

It seems you can force a link to open in Edge.  Anybody know how this works to see if can be done with Chrome?  Below is how you code the URL.

<a href="microsoft-edge:http://google.com">link</a>
6 REPLIES 6

Mike Patel
Tera Sage

try

<a href="microsoft-edge-http://google.com">link</a>

Yes I know that works.  I'm wondering if there is a way I can do something similar but make is open in google chrome instead of Edge.  We have users who have MAC laptops and would never install Edge but they have chrome.