diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-02-09 21:17:13 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-02-09 21:17:13 +0300 |
commit | 5eba8bb51211abe150dc8acad23127c416f48880 (patch) | |
tree | 4ba984ca37080e0ab58d2878599a48ab2fec4806 /chromium.md | |
parent | Added Windows support with auto updates https://github.com/libredirect/libred... (diff) | |
download | libredirect-5eba8bb51211abe150dc8acad23127c416f48880.zip |
Switched to website for chromium installation guide https://github.com/libredirect/libredirect/issues/597
Diffstat (limited to 'chromium.md')
-rw-r--r-- | chromium.md | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/chromium.md b/chromium.md deleted file mode 100644 index 057f62ac..00000000 --- a/chromium.md +++ /dev/null @@ -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 |