下載任意版本的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

相關文章
相關標籤/搜索