about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-21 22:10:18 +0300
committerGitHub <noreply@github.com>2022-03-21 22:10:18 +0300
commite45eba7e6567db8018f94a7577fe6d5535b4a66e (patch)
treeccca44b84ed1b1473b7239dd9aafafba1e6118ea
parentImproving maps code. Preparing for new Maps #70 #116 (diff)
downloadlibredirect-e45eba7e6567db8018f94a7577fe6d5535b4a66e.zip
Update chromium.md
Diffstat (limited to '')
-rw-r--r--chromium.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/chromium.md b/chromium.md
index 9a976bf9..5e0cf0a6 100644
--- a/chromium.md
+++ b/chromium.md
@@ -1,10 +1,8 @@
 ### Install in Chromium, Brave and Chrome
-- Download the latest file [libredirect-1.5.6.crx](https://github.com/libredirect/libredirect/releases/download/v1.5.6/libredirect-1.5.6.crx)
+- Download the latest Source Code https://github.com/libredirect/libredirect/tree/v1.5.6
+- Unzip the file
 - Open `chrome://extensions`
 - Enable `dev mode`
-- Refresh the page
-- Drag the `libredirect-1.5.6.crx` file to the page
+- Click `Load unpacked`. Select and Open the src folder, ex: `./libredirect-1.5.6/src/`
 
 Updates are automatic
-
-https://user-images.githubusercontent.com/40805353/159117606-f1f9560d-2ca6-4dc3-aca4-4083e60e127a.mp4