分享一个禁用 Mac Chrome 搜索框 Google 智能镜头的方法

之前一直用 chrome://flags 里禁用 Lens Overlay ,结果新版居然给去掉了这个设定 看到这里 https://superuser.com/questions/1896979/now-that-the-lens-overlay-flag-is-gone-how-do-i-disable-google-lens 可以通过 Windows 注册表来关闭这个功能,于是也摸索出了 Mac 下的配置方式,亲测有效: sudo defaults write /Library/Preferences/com.google.Chrome.plist LensOverlaySettings -int 1