1.0k GitHub stars and counting — henrypp/chrlauncher is a C project TopGit is tracking across repositories on the platform. Small and very fast portable launcher and updater for Chromium.
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
chrlauncher has feature to use portable Chromium as default browser and it will be open links from another programs through chrlauncher.
start "SetDefaultBrowser.bat" (as admin).
start "Control panel" -> "Default programs" -> "Set your default programs" -> "chrlauncher" and set all checkboxes on.
Command line:
There is list of arguments overrides .ini options
-autodownload - auto download update and install it!
-bringtofront - bring chrlauncher window to front when download started
-forcecheck - force update checking
-wait - start browser only when check/download/install update complete
-update - use chrlauncher as updater, but does not start Chromium
Supported browser:
as launcher - Chromium based (like Google Chrome, Opera, Yandex Browser, Vivaldi, etc.) and Firefox based (Mozilla Firefox, Basilisk, Pale Moon, Waterfox, etc.)
as updater - Chromium only
Chrome++:
By default Chromium encrypt profile with user SID, which is disabled by Chrome++, so it is recomended. Starting with version 2.7 of chrlauncher it added support of Chrome++.
Settings:
[chrlauncher]
# Custom Chromium update URL (string):
#ChromiumUpdateUrl=https://chromium.woolyss.com/api/v3/?os=windows&bit=%d&type=%s&out=string
# Command line for Chromium (string):
# See here: https://peter.sh/experiments/chromium-command-line-switches/
ChromiumCommandLine=--flag-switches-begin --user-data-dir=..\profile --no-default-browser-check --disable-logging --no-report-upload --flag-switches-end
# Chromium executable file name (string):
ChromiumBinary=chrome.exe
# Chromium binaries directory (string):
# Relative (to chrlauncher directory) or full path (env. variables supported).
ChromiumDirectory=.\bin
# Set Chromium binaries architecture (integer):
#
# 0 -> autodetect (default)
# 64 -> 64-bit
# 32 -> 32-bit
ChromiumArchitecture=0
# Auto download updates if found (boolean)
#
# false -> show tray tip if update found, downloading manually (default)
# true -> auto download update and install it!
ChromiumAutoDownload=false
# Bring chrlauncher window when download started (boolean)
#
# false -> don't bring main window to front automatically
# true -> bring chrlauncher window to front when download started (default)
ChromiumBringToFront=true
# Set download in foreground mode (boolean):
#
# false -> start browser and check/download/install update in background
# true -> start browser only when check/download/install update complete (default)
ChromiumWaitForDownloadEnd=true
# Use chrlauncher as updater, but does not start Chromium (boolean):
#
# false -> update & start Chromium (default)
# true -> download & install Chromium update without start
ChromiumUpdateOnly=false
# Type of Chromium builds:
#
# dev-official
# Official development builds from snapshots repository
# "storage.googleapis.com/chromium-browser-snapshots/index.html" (32/64 bit)
#
# stable-codecs-sync
# Unofficial stable builds with codecs
# "github.com/Hibbiki/chromium-win64/releases" (64 bit)
# "github.com/Hibbiki/chromium-win32/releases" (32 bit)
#
# dev-nosync
# Unofficial development builds without Google services
# "github.com/RobRich999/Chromium_Clang/releases" (32/64 bit)
#
# dev-codecs-sync
# Unofficial development builds with codecs and without Google services
# "github.com/macchrome/winchrome/releases" (64 bit)
#
# dev-codecs-nosync
# Unofficial development builds with codecs and without Google services
# "github.com/macchrome/winchrome/releases" (64 bit)
#
# ungoogled-chromium
# Unofficial builds without Google integration and enhanced privacy (based on Eloston project)
# "github.com/macchrome/winchrome/releases/" (32/64 bit)
# "github.com/Eloston/ungoogled-chromium"
ChromiumType=dev-official
# Check for new Chromium version once in X days (integer):
#
# 2 -> check updates once in a X days (default)
# 0 -> disable update checking
# -1 -> force update checking
ChromiumCheckPeriod=2
# Last cached update checking timestamp (integer):
ChromiumLastCheck=0
# Start browser when downloading and installing is over (boolean)
#
ChromiumRunAtEnd=true
# A DLL hijack implements Chrome full portability as well as tab enhancements.
# https://github.com/Bush2021/chrome_plus
#ChromePlusDirectory=.\chrome_plus
#
# Internal settings (SDK)
#
# Set custom useragent (string):
#UserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
# Set proxy configuration (string):
#Proxy=127.0.0.1:80
FAQ:
If you lost all setting and extensions when copy Chromium to another PC (answer)
How to force check for an update every chrlauncher start?
How to host the Chromium package zip on custom network?
No homepage URL was recorded for henrypp/chrlauncher in TopGit's last sync. The README tab above frequently contains screenshots and demo links, or check the repository description on GitHub.
How many stars does henrypp/chrlauncher have?
henrypp/chrlauncher has 1.0k GitHub stars — refresh the page for the live number, or check github.com/henrypp/chrlauncher. TopGit mirrors GitHub's count but does not claim minute-by-minute accuracy.
Is henrypp/chrlauncher open source?
Yes — henrypp/chrlauncher ships under the MIT license, which makes its source code freely readable (and, depending on license terms, forkable and reusable). Source: github.com/henrypp/chrlauncher.
What is henrypp/chrlauncher?
henrypp/chrlauncher (henrypp/chrlauncher) is a C project on GitHub. From the project's own README: Small and very fast portable launcher and updater for Chromium.
Where do I read more about henrypp/chrlauncher?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/henrypp/chrlauncher is the definitive source.
Read full README in the tab above.
Want a second opinion on chrlauncher?
Ask an AI that can read this page — one click and you get its take on chrlauncher.