💕💕 Download Google Chrome offline installer for x64 Windows or macOS
- JDK: Bellsoft Liberica Full JDK (includes JavaFX)
- OS: Windows or macOS
- Architecture: x64 (Windows) / Universal (macOS)
- Download and install Bellsoft Liberica Full JDK: https://bell-sw.com/pages/downloads
javac --add-modules javafx.controls,javafx.fxml *.javajar cfe app/ChromeDownloader.jar Main *.class i18n images/*.pngWindows Version:
jpackage --type app-image --name "ChromeDownloader" --input app --main-jar ChromeDownloader.jar --main-class Main --icon images/*.icomacOS Version:
jpackage --type dmg --name "ChromeDownloader" --input app --main-jar ChromeDownloader.jar --main-class Main --icon images/*.icns- Launch the ChromeDownloader application
- Select your preferred Chrome version from the list
- Click the download button to get the offline installer 💕💕
If you need a portable version of Chrome browser, try:
- Chrome++: https://github.com/Bush2021/chrome_plus