This commit is contained in:
ManeraKai 2023-02-09 14:30:37 +03:00
parent 1e02138e35
commit 0303e68e89
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
5 changed files with 30 additions and 5 deletions

View File

@ -1,17 +1,26 @@
## Linux
## 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
Updates are automatic
**NOTE:** If this way failed. Then try the Windows, MacOS way.
## Windows, MacOS
## 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`

4
windows_registery/brave.reg Executable file
View File

@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave\ExtensionInstallAllowlist]
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"

4
windows_registery/chrome.reg Executable file
View File

@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist]
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"

4
windows_registery/edge.reg Executable file
View File

@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist]
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"

4
windows_registery/vivaldi.reg Executable file
View File

@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Vivaldi\ExtensionInstallAllowlist]
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"