Android Auto-Updates
Built-in Update Notifications
Cromite includes a built-in auto-updater that checks for new releases automatically.Auto-update notifications are enabled by default since version
94.0.4606.109.1
First Launch
During the first startup, you’ll be prompted to activate the auto-updater functionality. Choose whether to enable automatic update notifications.
2
Automatic Checks
When enabled, Cromite checks the GitHub releases every 3 days for new updates.
3
Update Notifications
You’ll receive notifications when a new version is available and can install updates directly through the notification.
Managing Update Settings
You can enable or disable update notifications at any time:1
Open Settings
Navigate to Settings in Cromite.
2
About Cromite
Go to About Cromite section.
3
Toggle Updates
Enable or disable the update notification setting.
No cookies are used when checking for updates. Cromite only interacts with the GitHub releases page. See the GitHub Privacy Statement for details.
F-Droid Repository
Alternatively, install Cromite via F-Droid for automatic updates through the F-Droid app.- Add Repository
- Install
Add the official Cromite F-Droid repository to your F-Droid client:Fingerprint:
Windows Auto-Updates
Cromite for Windows uses chrlauncher to manage automatic updates.Prerequisites
1
Download chrlauncher
Download chrlauncher from the official releases page.
2
Extract Files
Extract chrlauncher to your desired installation directory.
Configuration
Create achrlauncher.ini file in the same directory as chrlauncher:
Enable Network Process Sandbox
For enhanced security, enable the network process sandbox manually:1
Open Command Prompt
Open Command Prompt as Administrator.
2
Navigate to Directory
Change to the directory where
chrome.exe is located:3
Run icacls Command
Execute the following command:
This command grants the necessary permissions for the network sandbox. See issue #51 for details.
Enable Renderer AppContainer
Activate theRendererAppContainer flag by adding it to your command line:
The icacls command must also be executed when using RendererAppContainer.
Linux Auto-Updates
Linux auto-update functionality is currently under development.Track progress in issue #771.
Manual Updates
Until auto-update support is available, manually update Cromite on Linux:1
Download Latest Release
Download
chrome-lin64.tar.gz from the latest release.2
Extract Archive
3
Replace Existing Files
Copy the extracted files to your Cromite installation directory, replacing existing files.
Ubuntu 24.04 Compatibility
Ubuntu 24.04 and derivatives (Kubuntu, etc.) use AppArmor restrictions that may prevent Cromite from running.- AppArmor Profile (Recommended)
- Temporary Disable
- Permanent Disable
Create an AppArmor profile for Cromite:
1
Create Profile
Create Replace
/etc/apparmor.d/cromite with the following content:/home/user/cromite/chrome-lin/chrome with your actual Cromite binary path.2
Apply Profile
Run:
Available Releases
All Cromite releases are available on GitHub:Android Packages
- ARM64:
arm64_ChromePublic.apk - ARM32:
arm_ChromePublic.apk - x86_64:
x64_ChromePublic.apk
Desktop Packages
- Linux:
chrome-lin64.tar.gz - Windows:
chrome-win.zip
Additional Files
- chrlauncher config:
updateurl.txt - System WebView:
arm64_SystemWebView.apk,x64_SystemWebView.apk - Debug symbols:
*_symbols.zip