From 8c2ca492b702a6aec55822f8e1628178041280cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Sch=C3=A4ferdiek?= Date: Wed, 23 Sep 2020 19:08:47 +0200 Subject: [PATCH] Add ungoogled chromium for users who are into chrome --- chromium/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 chromium/README.md diff --git a/chromium/README.md b/chromium/README.md new file mode 100755 index 0000000..bb26b75 --- /dev/null +++ b/chromium/README.md @@ -0,0 +1,18 @@ +# Chromium + +In need of a Chrome browser? It's best to use the [ungoogled-chromium](https://github.com/Eloston/ungoogled-chromium). +Binaries are available [here](https://ungoogled-software.github.io/ungoogled-chromium-binaries/), also for Windows. +For ArchLinux there are pacman repositories available [here](https://github.com/ungoogled-software/ungoogled-chromium-archlinux), +pick one and set it up to be able to install the ungoogle-chromium as binary. + +## How to use extensions + +If you like to use extensions, you need to follow installation instructions on the [chromium-web-store](https://github.com/NeverDecaf/chromium-web-store) +project to install the web store extension. + +Ensure to set `chrome://flags/#extension-mime-request-handling` to `Always prompt for install` if you like to have the possibility to just click on the +"Add extension" button in the Chrome Web Store like you're used to do. + +## Defaults + +There are some defaults set, e.g. delete all browser data on quitting chromium. Change that if you like. \ No newline at end of file