macOS 下面开启 Gemini in Chrome 最简单的办法:
- 在 Mac 的系统设置里面语言和地区,让 Chrome 使用英文,图一;
- 走美国节点
- command + q 彻底关闭 Chrome
- Terminal 里运行
open -n -a "Google Chrome" --args --variations-override-country=us
搞定


正文完
macOS 下面开启 Gemini in Chrome 最简单的办法:
open -n -a "Google Chrome" --args --variations-override-country=us搞定

