ungoogled-chromium

configurations

goals:

  • setup browser for using addons
# open link
chrome://extensions

# visit store
https://chrome.google.com/webstore

# in best case simply drag and drop .crx file to extensions
# could also add chromium-web-store project from github
> curl -OL \
  https://github.com/NeverDecaf/chromium-web-store/releases/download/v1.1.2/Chromium.Web.Store.crx

in best case simply drag and drop file to chrome://extensions

  1. download the .crx from releases
  2. rename fileextension to .zip and extract it
  3. visit chrome://extensions and turn on developer mode (toggle in top right)
  4. click load unpacked and select the directory you extracted the crx to
  5. after install go to https://chrome.google.com/webstore and download your addons
  6. easy drag and drop to chrome://extensions after download to install