Ungoogled-Chromium

Ungoogled-Chromium

Docker app from ich777's Repository

Overview

Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser.

  • Ungoogled Chromium is Google Chromium, sans dependency on Google web services.
  • Ungoogled Chromium retains the default Chromium experience as closely as possible. Unlike other Chromium forks that have their own visions of a web browser, Ungoogled Chromium is essentially a drop-in replacement for Chromium.
  • Ungoogled Chromium features tweaks to enhance privacy, control, and transparency. However, almost all of these features must be manually activated or enabled. For more details, see Feature Overview.

You can find the full source code here: https://github.com/Eloston/ungoogled-chromium

Install Ungoogled-Chromium on Unraid in a few clicks.

Find Ungoogled-Chromium in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Ungoogled-Chromium Review the template variables and paths Click Install

Download Statistics

34,646
Total Downloads
226
This Month
198
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
ghcr.io/ich777/ungoogled-chromium
Last Updated2025-12-11
First Seen2021-12-26

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped --shm-size=2G

Template configuration

Data DirPathrw

Data Path

Target
/ungoogledchromium
Value
/mnt/cache/appdata/ungoogled-chromium/
noVNC WebGUIPorttcp

TCP noVNC WebGUI

Target
8080
Value
8080
Extra ParametersVariable

If needed enter extra startup parameters here otherwise leave empty.

Target
EXTRA_PARAMETERS
Ungoogled Chromium VersionVariable

You can find a full list of availabel versions here if you don't want to install the latest version: https://ungoogled-software.github.io/ungoogled-chromium-binaries/releases/linux_portable/64bit/

Target
UG_CHROMIUM_V
Value
latest
noVNC ResizingVariable

Valid options are 'off', 'scale', 'remote'.

Target
NOVNC_RESIZE
Value
remote
UIDVariable
Value
99
GIDVariable
Value
100
Custom Screen WidthVariable

Minimum screen width 1024 pixels

Target
CUSTOM_RES_W
Value
1280
Custom Screen HeightVariable

Minimum screen hight 768 pixels

Target
CUSTOM_RES_H
Value
768
UmaskVariable
Target
UMASK
Value
000