不懂命令行百度之后按照这个网站改的: http://tools.yesky.com/257/11200757.shtml
cd "/Applications/Google Chrome.app/Contents/MacOS/"
sudo mv "Google Chrome" Google.real
sudo printf '#!/bin/bash\ncd "/Applications/Google Chrome.app/Contents/MacOS"\n"/Applications/Google Chrome.app/Contents/MacOS/Google.real" --enable-internal-flash "$@"\n' > Google\ Chrome
sudo chmod u+x "Google Chrome"
改完之后chrome就打不开了。。。有没有什么可以不重装。。再也不手贱的用什么sudo了。。。