如何安装以前版本的 Chrome?

Chl*_*loe 75 windows google-chrome

我对最新版本的 Chrome 有问题(/sf/ask/2185814851/ -0-2357-1 ) 所以我需要下载并安装以前版本的 Chrome。一些地方建议使用 FileHippo 或 OldVersion,但 FileHippo 只重定向到 Google 的 Chrome 下载页面,而 OldVersion 只升级到版本 23。

http://filehippo.com/download_google_chrome/history/2/

http://www.oldversion.com/windows/google-chrome/

所有类似的问题都已过时。

我已经通过设置注册表项关闭了自动更新。

adi*_*ius 77

您可以在https://omahaproxy.appspot.com上查找 Chromium 版本的构建版本。只需将版本(例如 40.0.2172.0)粘贴到位置查找字段并提交。

在输出中,“基本位置”代表内部版本号。

例子

有了这个号码,您最终可以在以下任一网站上找到相应的下载:

  1. 此页面- 适用于 2016 年初之前的版本,或
  2. 此页面- 用于自 2016 年初以来的构建

可以在 Chromium Wiki 的“参与”页面上找到更新的链接。


  • 似乎新的 Chromium 版本现在位于名为 [snapshots](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html) 而不是 [continuous](https://commondatastorage.googleapis.com) 的文件夹中/chromium-browser-continuous/index.html)。通过 [这个有用的页面](https://www.chromium.org/getting-involved/download-chromium) 找到。 (4认同)
  • 49.0.2623.112 给出了 663 的分支基本位置(不再有“基本位置”),我在表中的任何地方都找不到。 (2认同)

Ste*_*son 14

我找到了这个页面 ,以防有人在寻找旧版本的 Chrome。它最早可以追溯到 Chrome 48。但他们确实以自解压 zip 存档的形式为 Windows 版本提供了完整的二进制包。

  • 我真的不信任从未知的 3rd 方来源运行任何可执行文件。 (34认同)
  • @steveJohnson 但是我在哪里可以找到 Chrome 的校验和? (6认同)
  • 您可以验证可执行文件的数字签名。它们是谷歌发布的原始可执行文件。他们所做的只是从中生成一个 zip 存档。没有任何修改。 (3认同)

Sky*_*yyy 6

谷歌浏览器始终保留以前版本的备份,您可以在 chrome 安装目录中找到以前的版本

在此处输入图片说明


ccp*_*zza 6

You can get an older version of Chromium from Google's continuous integration servers at http://commondatastorage.googleapis.com/chromium-browser-continuous/index.html.

Chromium is using the same code-base as Google Chrome but does not include certain things like the built-in Flash plugin and support for some audio/video codecs (e.g. MP3).

NOTE: Google has switched to another build integration server, therefore the given build server only hosts binaries built until 2014.

For newer versions you can follow the same approach as shown in this script: https://github.com/scheib/chromium-latest-linux/blob/master/update.sh

也看看https://www.chromium.org/getting-involved/download-chromium