7

Until recently (last month I would say), you could find the Chromium nightly builds at this address:

http://build.chromium.org/f/chromium/snapshots/

However, it looks like there is nothing there anymore.

Where are Chromium nightly builds now?

Synetech
  • 69,547
Chris
  • 73

3 Answers3

7

The answer you seek is here. You can also find more links on the build page

qweet
  • 4,538
1

You can also install the Chrome Canary for Windows and Mac. It's a channel that automatically updates nightly and runs in its own profile.

Annie
  • 141
1

In general, using the Canary build is a better idea than using one of the build directly from Google Storage.

That said, if you do want to use whatever the absolute latest build it, you can follow the instructions on the Chromium getting involved page.

The second link in qweet's answer is outdated. If you want to view the Chromium continuous build waterfall, please visit build.chromium.org.

agable
  • 11