Episode 6 ½: Chromium on Mac

in Articles

Note: I originally posted this article on a personal blog I ran when I was in my late teens and early twenties. I discovered in May 2020 that the Internet Archive had preserved the contents of that blog in its entirety, including some of the media. That blog was an important part of my personal history, so I reposted all of that content on this website for archival purposes. While my politics, opinions, and outlook on the world have changed radically since I wrote those posts between 2009 and 2011, it’s good to know that I was as much of an idiot then as I am now.


I have only used Google Chrome on Windows for a few minutes. That was a few months ago. Since then, I have been waiting eagerly for the Mac version.

The wait is (almost) over.

xAbhishek points out here that Google has finally started releasing Chromium binaries for the Mac, which means you no longer have to build from source. Note that these are nightly builds, which means pre-alpha quality.

Here are some observations:

Besides these little problems, Chromium is a well behaved Mac app. I expect the final release date for Chrome on Mac is very close. Oh, and here’s a screenie:

Chromium rendering this website on Mac OS X

Chromium rendering this website on Mac OS X

Update (May 13): I clobbered together a quick hack (in Python) to download and install the newest Chromium build on Mac OS X. Download it here. I take no responsibility for deaths, injuries or nuclear explosions that might result from the use of this script.

Usage: type this in Terminal:

$ sudo python <PATH TO SCRIPT>/chromium_updater.py

… and hope that nothing bad happens.

If you enjoy my writing, you can subscribe to my email newsletter to get notified every time I publish a new post.

You can also subscribe to my posts using my RSS feed.