chrome下载离线安装包的方法

https://www.google.com/chrome/browser/desktop/index.html?system=true&standalone=1,一般默认下载稳定版,如果需要指定下载的版本就再加上「&extra=[版本名称]」(版本有stablechannel、betachannel、devchannel、canarychannel)。

下载页面

http://www.google.cn/chrome/browser/desktop/index.html?standalone=1&platform=win64

windows 64位

http://www.google.cn/chrome/browser/thankyou.html?platform=win64&standalone=1&statcb=0&installdataindex=defaultbrowser

windows 32位

http://www.google.cn/chrome/browser/thankyou.html?platform=win&standalone=1&statcb=0&installdataindex=defaultbrowser

最新稳定版: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首页的链接后加上「?system=true&standalone=1」,一般默认下载稳定版,如果需要指定下载的版本就再加上「&extra=[版本名称]」(版本有stablechannelbetachanneldevchannelcanarychannel)。

修改完链接后回车,就能下载离线包了。

接下来直接给出更改后的链接,懒人直接点击就能下载(正式版)离线安装包了

https://www.google.com/chrome/browser/thankyou.html?standalone=1&platform=win&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 :指定版本为稳定版(候选列表同上)

 

参考:https://www.cnblogs.com/codefly/articles/7676827.html

posted @   yangyang1900  阅读(1146)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 通过 API 将Deepseek响应流式内容输出到前端
· 因为Apifox不支持离线,我果断选择了Apipost!
点击右上角即可分享
微信分享提示