ungoogled-chromium
configurations
On this page
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
- download the
.crx
from releases - rename fileextension to
.zip
and extract it - visit
chrome://extensions
and turn on developer mode (toggle in top right) - click
load unpacked
and select the directory you extracted the crx to - after install go to
https://chrome.google.com/webstore
and download your addons - easy drag and drop to
chrome://extensions
after download to install