I have seen a href with 'microsoft-edge' in it which opens the url in Edge. I was wondering if there was anything similar for Chrome. I have developed an add-in for Outlook and all the href opens in Internet Explorer. I have also seen few other add-ins that open the link in chrome browser and not in ie, which is exactly what I want but not sure how this can be achieved
Asked
Active
Viewed 1,283 times
0
-
Possible duplicate of [Force Outlook Add-in popup to open with embedded browser](https://stackoverflow.com/questions/45470794/force-outlook-add-in-popup-to-open-with-embedded-browser) – Fabio_MO Feb 01 '19 at 11:27
-
There it says to use displayDialogAsync API but that just opens a window and not chrome specifically – Anto Joy Feb 01 '19 at 11:45