From a335331add3f63806906c5a396e043a2654ca2e7 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 24 Mar 2022 21:24:10 +0300 Subject: [PATCH 1/2] Update chromium.md --- chromium.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/chromium.md b/chromium.md index 56504335..3724dff8 100644 --- a/chromium.md +++ b/chromium.md @@ -1,10 +1,8 @@ ### Install in Chromium, Brave and Chrome -- Download the lastest release [Source Code](https://github.com/libredirect/libredirect/archive/master.zip) -- Unzip it +- Download the lastest release [libredirect-1.5.8.zip](https://github.com/libredirect/libredirect/archive/v1.5.8.zip) +- Unzip it with `Auto detect subfolder` - Open `chrome://extensions` - Enable `dev mode` -- Click `Load unpacked`. Select and Open the `src` folder: `./libredirect-master/src/` +- Click `Load unpacked`. Select and Open `libredirect-1.5.8/` Updates are automatic - -https://user-images.githubusercontent.com/40805353/159348155-0340bbbf-74a5-4d70-8bf8-c6450218acf0.mp4 From e870ad3602ccba3962b106aada228817ff5c8261 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 24 Mar 2022 21:26:27 +0300 Subject: [PATCH 2/2] Update chromium.md --- chromium.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium.md b/chromium.md index 3724dff8..e8eebf27 100644 --- a/chromium.md +++ b/chromium.md @@ -1,5 +1,5 @@ ### Install in Chromium, Brave and Chrome -- Download the lastest release [libredirect-1.5.8.zip](https://github.com/libredirect/libredirect/archive/v1.5.8.zip) +- Download the lastest release [libredirect-1.5.8.zip](https://github.com/libredirect/libredirect/releases/download/v1.5.8/libredirect-1.5.8.zip) - Unzip it with `Auto detect subfolder` - Open `chrome://extensions` - Enable `dev mode`