Download Chromium
You can test Chrome builds or Chromium builds. Chrome builds have the most infrastructure for analyzing crashes and reporting bugs. They also auto-update as new releases occur, which makes them a good choice for most uses. Chrome Canary is available for Windows and Mac and autoupdates daily. Other channels (dev and beta) are available.
Chromium builds do not auto-update, and do not have symbols. This makes them most useful for checking whether a claimed fix actually works. Use the following instructions to find builds:
Easy steps:
Open up https://download-chromium.appspot.com
or
Not-as-easy steps:
- Head to https://commondatastorage.googleapis.com/chromium-browser-snapshots/
- Choose your platform: Mac, Windows, Linux, ChromiumOS
- Pick the Chromium build number you'd like to use
- The latest one is mentioned in the LAST_CHANGE file
- Download the zip file containing Chromium
- There is a binary executable within to run
源文档 <http://www.chromium.org/getting-involved/download-chromium>
可以找到Chrome稳定版中的版本号,如 版本 28.0.1500.71 m,然后在这个网页找到该版本号所对应的Build版本,
http://src.chromium.org/viewvc/chrome/releases/
然后到
https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?path=Win
找到对应的版本,下载
chrome-win32.zip 或
chrome.packed.7z