Easily Download Any Old Chromium Version
Ever needed to test a website or extension on an older version of Chrome or Chromium? Maybe you’re debugging a legacy issue or checking compatibility. But finding a specific version can be tricky!
Google maintains snapshots of Chromium at this page, but only lists revisions—not the familiar version numbers.
What’s a Milestone?
A milestone is Chromium’s major version (like 120, 121, etc.), which makes it easier to identify the release you need.
My Solution
To make things easier, I mapped each milestone to its latest revision and built a simple website:
👉 chromium-archive.gera2ld.space
How to Use:
- Visit the website.
- Select your platform (Windows, Mac, Linux, etc.).
- Choose the milestone (major version) you need.
- Download the latest revision for that milestone.
No more guessing or binary searching!
Try it out and let me know what you think.
Have feedback or feature requests? Ping me via email!