以下方法转自“知乎”,作者为DevNull。

在 chrome 首页的链接 https://www.google.com/chrome/browser/thankyou.html 后加上【?standalone=1&platform=win&installdataindex=defaultbrowser】然后回车就行:

https://www.google.com/chrome/browser/thankyou.html?standalone=1&platform=win&installdataindex=defaultbrowser&extra=stablechannel

standalone=1 :确认下载离线安装包;
platform=win :适用平台为windows;
installdataindex=defaultbrowser :安装后设chrome为当前默认浏览器;
extra=stablechannel :指定版本为稳定版(版本有stablechannel、betachannel、devchannel、canarychannel)。