Force link to open in Edge

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2020 11:00 AM
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>
Labels:
- Labels:
-
Scripting and Coding
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 02:00 PM
try
<a href="microsoft-edge-http://google.com">link</a>

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 02:53 PM
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.