#编辑文件
vi ~/.zshrc
#添加下面内容
export PATH="/Applications/Google Chrome.app/Contents/MacOS:$PATH"
#命令行运行下面命令
Google\ Chrome --remote-debugging-port=9222 --user-data-dir="~/ChromeProfile"
- THE END -
最后修改:2021年5月27日