Where can I download Chromium-browser for Windows?

29,588

Solution 1

Here is the output of the Chromium continuous integration build system for Windows.

The directories are named for the source control revisions. The builds are therefore likely unstable, because no manual testing has been done, and nobody decided to make them into a release. If it compiles, it's there.

Despite the file name, it contains the Chromium browser. I'm on OS X, and the builds look good.

enter image description here

Solution 2

The latest snapshot build (March of 2011) appears to be here: http://build.chromium.org/f/chromium/snapshots.old/Win/79315/

Searching through the FTP hierarchy, I could not find any other Windows binary or installer packages.

UPDATE: They moved it to googleapis hosting:

http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?path=Win/124176/

Solution 3

here is a bug report talking about the servers in use. And here are the pre-builts on one of those servers. This is the pre-built from today

Share:
29,588

Related videos on Youtube

Redsandro
Author by

Redsandro

Updated on September 18, 2022

Comments

  • Redsandro
    Redsandro over 1 year

    Possible Duplicate:
    Where can I get chromium binaries?

    Where can I download Chromium-browser for Windows builds? Not on the website. In major Linux distros it's easy, binaries are usually in the repositories. But for Windows it's neatly hidden, because of course Google wants you to download Chrome instead (which IS offered on the Chromium website).

    Used to be here. But it's empty (or hidden?) now.

    I am not looking for softpedia/download/brothersoft etc. links with toolbars and custom installers, just the clean latest builds that are considered somewhat stable.

    --upate--

    All three answers have unique links, so I accepted the best one and upvoted the others.

    Seems the autobuilds are now here: http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?path=Win/ (note: slow page)

    It's a shame Windows binaries aren't offered here: http://www.getchromium.org/

    Still looking for some 'authority' to assign certain builds as 'accepted for mainstream usage' because as you can see here (note 1: at least at the moment of writing, chromium-links seem to die fast. note 2: Changes faaast with all the builds) some builds are very good, and others are very buggy until they improve.

    I suspect package maintainers for e.g. Ubuntu pick the better ones for repository updates.

    --upate--

    Here is a nifty tool for automatically downloading the latest version. :) It's called Chromium Nightly Updater. It takes some time to check for updates, but it finds a later build than the latest build in the snapshot folder.

    Chromium Nightly Updater

    • Raystafarian
      Raystafarian about 12 years
      here are the instructions on how to build it out on windows
    • Redsandro
      Redsandro about 12 years
      Nice catch. Unfortunately it wasn't offered as Questions with similar titles and I found the outdated links using a similar query in google.
    • cnd
      cnd almost 11 years
      Here is yet another chromium updater: github.com/Heather/Cr