之前 Chrome 打开某个桌面应用点击了“拒绝自动启动”
导致所有从 Chrome 里面启动外部程序的时候都要再点击一下。
有大佬知道怎么解决这个问题么?
记着默认状态下左下角会有一个勾选项的…
网上各种找都没有解决,一样的问题知乎上有提问,但是按照两个答案操作都无法解决。
![]() | 1 qiaoya OP 没人知道怎么解决么? |
![]() | 2 qiaoya OP 真的没人遇到过相同的情况么? |
![]() | 3 avv 2020-01-31 22:03:15 +08:00 没有大佬知道吗 |
![]() | 4 xxjtan 2020-06-18 22:42:24 +08:00 1. Have Chrome version > 79 2. Run the following command in terminal defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true 3. Quit Chrome 4. Restart Chrome https://superuser.com/questions/1498967/how-to-always-open-certain-app-links-in-chrome-without-prompt |
5 120354117 2020-06-20 00:31:46 +08:00 非常感谢 xxjtan 大神,macos 系统 10.15 chrome 打开 iina 一直提示,没有选择勾选默认.现在终于默认打开了。不用弹出提示了! @xxjtan |