openUrlInBrowser
API.https://www.icecream.com
:https://app.icecream.com
https://apple.com
https://sundaes.icecream.com
https://amazon.com
https://accounts.google.com/oauth
https://www.icecream.com
and you want to include the domains of apple.com
and amazon.com
as internal, this is how the regex input would look:window.todesktop.app.getInternalUrls()
. To update internal URLs you can use window.todesktop.app.updateInternalUrls(newInternalUrls)
.