Skip to content

Friendly Download tool for Google Chrome offline installation package for Windows and MacOS

License

Notifications You must be signed in to change notification settings

caramel1205zh/ChromeDownloader

Repository files navigation

ChromeDownloader Tool

💕💕 Download Google Chrome offline installer for x64 Windows or macOS

System Requirements

  • JDK: Bellsoft Liberica Full JDK (includes JavaFX)
  • OS: Windows or macOS
  • Architecture: x64 (Windows) / Universal (macOS)

Install Dependencies

  1. Download and install Bellsoft Liberica Full JDK: https://bell-sw.com/pages/downloads

Compilation & Packaging

Step 1: Compile Source Code

javac --add-modules javafx.controls,javafx.fxml *.java

Step 2: Create Executable JAR

jar cfe app/ChromeDownloader.jar Main *.class i18n images/*.png

Step 3: Create Native Application

Windows Version:

jpackage --type app-image --name "ChromeDownloader" --input app --main-jar ChromeDownloader.jar --main-class Main --icon images/*.ico

macOS Version:

jpackage --type dmg --name "ChromeDownloader" --input app --main-jar ChromeDownloader.jar --main-class Main --icon images/*.icns

Usage Instructions

  1. Launch the ChromeDownloader application
  2. Select your preferred Chrome version from the list
  3. Click the download button to get the offline installer 💕💕

Portable Chrome

If you need a portable version of Chrome browser, try:

QQ_1767193948961

About

Friendly Download tool for Google Chrome offline installation package for Windows and MacOS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages