下载任意版本的Chromium

Download Chromiumhtml

clip_image001[4]

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

  1. Head to https://commondatastorage.googleapis.com/chromium-browser-snapshots/
  2. Choose your platform: Mac, Windows, Linux, ChromiumOS
  3. Pick the Chromium build number you'd like to use
    1. The latest one is mentioned in the LAST_CHANGE file
  1. Download the zip file containing Chromium
  2. There is a binary executable within to run

 

源文档 <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

相关文章
相关标签/搜索