Download Chromiumhtml
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.chrome
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:api
Easy steps:app
Open up https://download-chromium.appspot.comui
orgoogle
Not-as-easy steps:spa
源文档 <http://www.chromium.org/getting-involved/download-chromium> code
能够找到Chrome稳定版中的版本号,如 版本 28.0.1500.71 m,而后在这个网页找到该版本号所对应的Build版本,orm
http://src.chromium.org/viewvc/chrome/releases/htm
而后到
https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?path=Win
找到对应的版本,下载
chrome-win32.zip 或
chrome.packed.7z