【发布时间】:2021-07-01 14:47:59
【问题描述】:
我想创建一个使用标志--disable-hang-monitor 打开chrome 的超链接。之后应该会打开网站https:\\randomwebsite.com
谷歌浏览器位置
c:\program Files(x86)\Google\Chrome\Application\chrome.exe --disable-hang-monitor
网站
https:\\randomwebsite.com
我试过了,但是如何设置标志并始终在 chrome 中打开?
<a href="https:\\randomwebsite.com">Website</a>
【问题讨论】:
标签: javascript c# html .net hyperlink