diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-04-14 17:14:02 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-04-14 17:14:02 +0300 |
commit | be93b4a012ca170740502191659f35003b1c45f8 (patch) | |
tree | 2b282f2bb590163d6f371d40b7885884f37c6037 | |
parent | Adding speedtest #170. Adding Pug templates structure (diff) | |
parent | Update chromium.md (diff) | |
download | libredirect-be93b4a012ca170740502191659f35003b1c45f8.zip |
Merge branch 'master' of https://github.com/libredirect/libredirect
-rw-r--r-- | chromium.md | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/chromium.md b/chromium.md index 3fece9a2..d25f2155 100644 --- a/chromium.md +++ b/chromium.md @@ -1,9 +1,19 @@ -### Install in Chromium, Brave and Chrome +## Linux +- Download the lastest `.crx` file: [libredirect-1.6.3.crx](https://github.com/libredirect/libredirect/releases/download/v1.6.3/libredirect-1.6.3.crx) +- Open `chrome://extensions` +- Enable `dev mode` +- Rerfesh the page +- Drag and drop the `.crx` file to the page + +Updates are automatic + +## Windows, MacOS - Download the lastest release [libredirect-1.6.3.zip](https://github.com/libredirect/libredirect/releases/download/v1.6.3/libredirect-1.6.3.zip) - Unzip it with `Auto detect subfolder` - Open `chrome://extensions` - Enable `dev mode` - Click `Load unpacked`. Select and Open `libredirect-1.6.3/` -Updates are automatic https://user-images.githubusercontent.com/40805353/159987051-8be73cd3-3fdf-4dd0-99d4-8886674fbdb6.mp4 + +Updates are NOT automatic |