https://dl.google.com/chrome/chrome/[VERSION]/[FILENAME]
Google provides a JSON feed that lists the current versions for all channels across all operating systems. chrome download specific version
While convenient, downloading executables from third-party sites carries a risk of tampering. Always verify the file hash (MD5/SHA1) if possible. https://dl
You can use the @puppeteer/browsers command-line utility to fetch exact versions: npx @puppeteer/browsers install chrome@116.0.5793.0 . chrome download specific version