install chromium on windows 11
https://www.chromium.org/getting-involved/download-chromium/
Not-as-easy steps:
- Head to https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html
- Choose your platform: Mac, Win, Linux, ChromiumOS
- Pick the Chromium build number you'd like to use
- The latest one is mentioned in the
LAST_CHANGE
file
- The latest one is mentioned in the
- Download the zip file containing Chromium
- There is a binary executable within to run
查看LAST_CHANGE文件,获取最新的版本号
https://www.googleapis.com/download/storage/v1/b/chromium-browser-snapshots/o/Win_x64%2FLAST_CHANGE?generation=1757926860941000&alt=media
然后在
https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html
左上角搜索框中输入最新版本号,选中进入,下载chrome-win.zip文件即可。
参考:
https://www.thetechedvocate.org/how-to-install-chromium-in-windows-11/