Google Chrome,又称谷歌浏览器,是由谷歌(Google)公司开发的网页浏览器。基于开放源码的Chromium项目。
下载:
直接下载:
官方下载:
windows 64位:>>点击直接下载<<
windows 32位:>>点击直接下载<<
其他:
最新稳定版:https://www.google.com/intl/zh-CN/chrome/browser/?standalone=1
最新测试版:https://www.google.com/intl/zh-CN/chrome/browser/?standalone=1&extra=betachannel
最新开发版:https://www.google.com/intl/zh-CN/chrome/browser/?standalone=1&extra=devchannel
有时候我们想要下载历史版本的怎么办?这个也有通用的下载地址,但是前提是你需要知道想要下载的历史版本的版本号。
通用的下载地址是:http://dl.google.com/chrome/install/[版本号后两位]/chrome_installer.exe
比如,我们想要下载4.0.266.0的版本,下载地址就是http://dl.google.com/chrome/install/266.0/chrome_installer.exe
在chrome首页的链接https://www.google.com/chrome/browser/desktop/index.html后加上「?system=true&standalone=1」,一般默认下载稳定版,如果需要指定下载的版本就再加上「&extra=[版本名称]」(版本有stablechannel、betachannel、devchannel、canarychannel)。
修改完链接后回车,就能下载离线包了。
接下来直接给出更改后的链接,懒人直接点击就能下载(正式版)离线安装包了:
https://www.google.com/chrome/browser/thankyou.html?standalone=1&amp;amp;platform=win&amp;amp;installdataindex=defaultbrowser
基本格式还是上面方法里面的那个,但稍稍有些修改: 在 chrome 首页的链接 https://www.google.com/chrome/browser/thankyou.html 后加上「 ?standalone=1&platform=win&installdataindex=defaultbrowser」然后回车就行。
standalone=1 :确认下载离线安装包 platform=win :适用平台为windows
installdataindex=defaultbrowser :安装后设chrome为当前默认浏览器
extra=stablechannel :指定版本为稳定版(候选列表同上)