I needed to test one of my projects against older versions of Chrome, but managing different Chromium versions was pretty annoying.
So I built a small tool that lets you install and manage older Chromium versions locally, making it easier to test compatibility and reproduce/fix browser-specific bugs.
It's still a small side project, but I thought it might be useful to other developers dealing with browser compatibility issues.
Would love to hear any feedback or suggestions.














