复制一个chrome应用
1 | cd '/Applications' |
使用脚本编辑器(Script Editor)创建一个应用程序(Application)
1 | set chrome to "\"/Applications/Google Chrome Work.app/Contents/MacOS/Google Chrome\"" |
运行新建的脚本应用即可
更换Chrome应用图标
If you want, you can give this application the same icon as Chrome:
Select the Google Chrome application and choose File > Get Info.
Select the icon at the top left of the info dialog. You will see a blue highlight around the icon.
Press ⌘C to copy the icon.
Open the info dialog for the new application and select the icon in the top left.
Press ⌘V to paste the copied icon.