====== Ungoogled Chromium ======
A customized build of Google's Chromium web browser with most if not all Google data collection shit removed.
===== Installing =====
==== Ubuntu 16.04 ====
Download
ungoogled-chromium_65.0.3325.181-1_amd64.deb
ungoogled-chromium-driver_65.0.3325.181-1_amd64.deb
ungoogled-chromium-common_65.0.3325.181-1_amd64.deb
Install with
# dpkg -i
==== Ubuntu 18.04 ====
Just download the .deb, it should work.
==== Arch Linux ====
Install package from the AUR
aurman -S ungoogled-chromium-bin
==== Windows ====
Install either from the .exe or with chocolatey
choco install ungoogled-chromium
===== Extensions =====
Two ways to install extensions, strip the crx from the Chrome Store or get the source from the dev
To download extensions from the Chrome Store, fill out the [VERSON] ex. 67.0 and the [EXTENSION_ID].
[EXTENSION_ID] is the extension ID from the Chrome Webstore. This can be retrieved from the Chrome Webstore URL for that extension, which has the form ''https://chrome.google.com/webstore/detail/[...]/[EXTENSION_ID]''
''https://clients2.google.com/service/update2/crx?response=redirect&prodversion=[VERSION]&x=id%3D[EXTENSION_ID]%26installsource%3Dondemand%26uc''