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