Minor tweaks to Chromium update docs
This commit is contained in:
parent
9f8a2106a0
commit
5f55dea7e0
12
chromium.md
12
chromium.md
@ -3,10 +3,10 @@
|
|||||||
- Go to `Extension Manager`
|
- Go to `Extension Manager`
|
||||||
- Enable `dev mode`
|
- Enable `dev mode`
|
||||||
- Run this registery file:
|
- Run this registery file:
|
||||||
- Chrome: [chrome.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registery/chrome.reg)
|
- Chrome: [chrome.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registry/chrome.reg)
|
||||||
- Brave: [brave.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registery/brave.reg)
|
- Brave: [brave.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registry/brave.reg)
|
||||||
- Edge: [edge.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registery/edge.reg)
|
- Edge: [edge.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registry/edge.reg)
|
||||||
- Vivaldi: [vivaldi.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registery/vivaldi.reg)
|
- Vivaldi: [vivaldi.reg](https://raw.githubusercontent.com/libredirect/libredirect/master/windows_registry/vivaldi.reg)
|
||||||
- Restart your browser
|
- Restart your browser
|
||||||
- Go to `Extension Manager` again
|
- Go to `Extension Manager` again
|
||||||
- Drag and drop the `.crx` file to it
|
- Drag and drop the `.crx` file to it
|
||||||
@ -18,7 +18,7 @@
|
|||||||
- Refresh the page
|
- Refresh the page
|
||||||
- Drag and drop the `.crx` file to the page
|
- Drag and drop the `.crx` file to the page
|
||||||
|
|
||||||
**NOTE:** If this way failed. Then try the Windows, MacOS way.
|
**NOTE:** If this way failed. Then try the MacOS way.
|
||||||
|
|
||||||
## 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)
|
- Download the latest release [libredirect-2.5.1.zip](https://github.com/libredirect/libredirect/releases/download/v2.5.1/libredirect-2.5.1.zip)
|
||||||
@ -29,4 +29,4 @@
|
|||||||
|
|
||||||
https://user-images.githubusercontent.com/40805353/159987051-8be73cd3-3fdf-4dd0-99d4-8886674fbdb6.mp4
|
https://user-images.githubusercontent.com/40805353/159987051-8be73cd3-3fdf-4dd0-99d4-8886674fbdb6.mp4
|
||||||
|
|
||||||
Updates are NOT automatic
|
Updates are NOT automatic when installed using the MacOS way.
|
||||||
|
6
windows_registery/brave.reg → windows_registry/brave.reg
Executable file → Normal file
6
windows_registery/brave.reg → windows_registry/brave.reg
Executable file → Normal file
@ -1,4 +1,4 @@
|
|||||||
Windows Registry Editor Version 5.00
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave\ExtensionInstallAllowlist]
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave\ExtensionInstallAllowlist]
|
||||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
6
windows_registery/chrome.reg → windows_registry/chrome.reg
Executable file → Normal file
6
windows_registery/chrome.reg → windows_registry/chrome.reg
Executable file → Normal file
@ -1,4 +1,4 @@
|
|||||||
Windows Registry Editor Version 5.00
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist]
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist]
|
||||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
6
windows_registery/edge.reg → windows_registry/edge.reg
Executable file → Normal file
6
windows_registery/edge.reg → windows_registry/edge.reg
Executable file → Normal file
@ -1,4 +1,4 @@
|
|||||||
Windows Registry Editor Version 5.00
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist]
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist]
|
||||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
6
windows_registery/vivaldi.reg → windows_registry/vivaldi.reg
Executable file → Normal file
6
windows_registery/vivaldi.reg → windows_registry/vivaldi.reg
Executable file → Normal file
@ -1,4 +1,4 @@
|
|||||||
Windows Registry Editor Version 5.00
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Vivaldi\ExtensionInstallAllowlist]
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Vivaldi\ExtensionInstallAllowlist]
|
||||||
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
|
Loading…
x
Reference in New Issue
Block a user