MSIEJAK Development

Chromium Downloader (Beta)


Download

Android 6.0+

Linux (deb, amd64)

Linux (universal)

Windows - In the works, feel free to contribute on Github

Mac - Not Planned, but feel free to contribute on Github

Setup Instructions

Android

Note: There is currently no auto-update on Android, though there are update notifications
  1. Download the file
  2. Allow the download
  3. Open the file to install the app

Linux (deb, amd64)

  1. Download the file, and open it to install the package
  2. To run Chromium, use the command below
  3. run-chromium

Linux (universal)

  1. Download the file, and save it to "Downloads"
  2. Open a terminal, and run the command below
  3. tar -xf $HOME/Downloads/linux-universal.tar.xz && $HOME/Downloads/setup.sh

  4. To run Chromium, use the command below after closing and opening a new terminal
  5. run-chromium

Documentation

Linux

Running Chromium

Use the run-chromium command to run Chromium

Manually installing and updating

Run chromium-installer.sh to install/update manually

Enable auto update
Note: auto update is enabled by default

Run sudo systemctl enable chromium-updater and reboot to enable automatic updates

Disable auto update

Run sudo systemctl disable chromium-updater and reboot to disable automatic updates