Open all external links in Chrome browser instead of the in-app browser
my website mainly receives traffic through in-app browsers. However, some tools on my website don’t function properly within the in-app browser. Therefore, I’ve implemented links to access these tools. When users visit my website using an in-app browser, instead of loading the tool directly, they see a link saying “Click here to start the tool.” I want this link to open the tool page in the Chrome browser. I’ve attempted to achieve this with the following code, but it doesn’t work in all in-app browsers, such as Skype. Any assistance with this would be greatly appreciated. Additionally, I have other links to external websites that are also tool websites, and I want these links to open in Chrome as well.