by jcloud1.t.me
# Copy from below
[chrlauncher]
# Custom Chromium update URL (string):
ChromiumUpdateUrl=https://github.com/uazo/cromite/releases/latest/download/updateurl.txt
# Command line for Chromium (string):
# See here: <https://peter.sh/experiments/chromium-command-line-switches/>
ChromiumCommandLine=--user-data-dir="%USERPROFILE%\\AppData\\Local\\Chromium\\User Data" --no-default-browser-check
# Chromium executable file name (string):
ChromiumBinary=chrome.exe
# Chromium binaries directory (string):
# Relative (to chrlauncher directory) or full path (env. variables supported).
ChromiumDirectory=G:\\chrome-win
# 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=false
# 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
# copy till above
F i n a l P r e v i e w