Switched to website for chromium installation guide https://github.com/libredirect/libredirect/issues/597
This commit is contained in:
parent
0303e68e89
commit
5eba8bb512
@ -2,7 +2,7 @@
|
||||
|
||||
A web extension that redirects YouTube, Twitter, TikTok... requests to alternative privacy friendly frontends and backends.
|
||||
|
||||
[](https://addons.mozilla.org/firefox/addon/libredirect/)
|
||||
[](https://libredirect.github.io/download_chromium.html)
|
||||
<a href="./chromium.md">
|
||||
<img src ="./img/badge-chromium.png" height=60 >
|
||||
</a>
|
||||
|
32
chromium.md
32
chromium.md
@ -1,32 +0,0 @@
|
||||
## Windows
|
||||
- Save the `.crx` file link: [libredirect-2.5.1.crx](https://github.com/libredirect/libredirect/releases/download/v2.5.1/libredirect-2.5.1.crx)
|
||||
- Go to `Extension Manager`
|
||||
- Enable `dev mode`
|
||||
- Run this registery file:
|
||||
- Chrome: [chrome.reg](./windows_registery/chrome.reg)
|
||||
- Brave: [brave.reg](./windows_registery/brave.reg)
|
||||
- Edge: [edge.reg](./windows_registery/edge.reg)
|
||||
- Vivaldi: [vivaldi.reg](./windows_registery/vivaldi.reg)
|
||||
- Restart your browser
|
||||
- Go to `Extension Manager` again
|
||||
- Drag and drop the `.crx` file to it
|
||||
|
||||
## Linux
|
||||
- Download the latest `.crx` file: [libredirect-2.5.1.crx](https://github.com/libredirect/libredirect/releases/download/v2.5.1/libredirect-2.5.1.crx)
|
||||
- Open `chrome://extensions`
|
||||
- Enable `dev mode`
|
||||
- Refresh the page
|
||||
- Drag and drop the `.crx` file to the page
|
||||
|
||||
**NOTE:** If this way failed. Then try the Windows, MacOS way.
|
||||
|
||||
## MacOS
|
||||
- Download the latest release [libredirect-2.5.1.zip](https://github.com/libredirect/libredirect/releases/download/v2.5.1/libredirect-2.5.1.zip)
|
||||
- Unzip it with `Auto detect subfolder`
|
||||
- Open `chrome://extensions`
|
||||
- Enable `dev mode`
|
||||
- Click `Load unpacked`. Select and Open `libredirect-2.5.1/`
|
||||
|
||||
https://user-images.githubusercontent.com/40805353/159987051-8be73cd3-3fdf-4dd0-99d4-8886674fbdb6.mp4
|
||||
|
||||
Updates are NOT automatic
|
@ -1,4 +0,0 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave\ExtensionInstallAllowlist]
|
||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
@ -1,4 +0,0 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist]
|
||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
@ -1,4 +0,0 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist]
|
||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
@ -1,4 +0,0 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Vivaldi\ExtensionInstallAllowlist]
|
||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
Loading…
x
Reference in New Issue
Block a user