text macOS以Chrome App模式打开当前网页

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text macOS以Chrome App模式打开当前网页相关的知识,希望对你有一定的参考价值。

tell application "Google Chrome"
	set weburl to the URL of the active tab of the front window
end tell

set appurl to "/Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome --app=" & weburl

do shell script appurl

以上是关于text macOS以Chrome App模式打开当前网页的主要内容,如果未能解决你的问题,请参考以下文章

在 Windows 上以全屏模式运行 chrome

Swift ui macOS 在特定 url 上打开一个新的 google chrome 窗口隐身

Chrome macOS 快捷键 from Google Support

怎么在 macOS 上安装和使用 Headless Chrome

关于 Chrome Kiosk 模式

在无头模式下运行 Chrome