diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-04-16 11:15:57 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-04-16 11:15:57 +0300 |
commit | 4470b7fc319ce1921d63cb3e8d7c4e55845a9052 (patch) | |
tree | 72e079e4ec36d9d9652dba1d731bbb1dc45019f6 /README.md | |
parent | Update README.md (diff) | |
download | libredirect-4470b7fc319ce1921d63cb3e8d7c4e55845a9052.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/README.md b/README.md index f1cca2c6..7747ec71 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ -<img src="./src/assets/images/libredirect.svg" width="150" align="right" /> +<img src="./img/libredirect_full.svg" height="50"/> -# LibRedirect A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends. - - [](https://addons.mozilla.org/firefox/addon/libredirect/) <a href="https://microsoftedge.microsoft.com/addons/detail/libredirect/aodffkeankebfonljgbcfbbaljopcpdb"> <img src="./img/badge-ms.png" height=60> @@ -36,13 +33,12 @@ Peertube => [SimpleerTube](https://git.sr.ht/~metalune/simpleweb_peertube)\ LBRY/Odysee => [Librarian](https://codeberg.org/librarian/librarian)\ Send Files => [Send](https://github.com/timvisee/send) -**Note**: It will be using random instances by default. You can also add custom instances. +**Note**: It will be using random instances by default. You can modify this and add custom instances too. ## Donate [](https://liberapay.com/LibRedirect) -[](https://patreon.com/LibRedirect) - -**BTC:** `bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q` +[](https://patreon.com/LibRedirect)\ +BTC: **bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q** ## Development [](https://matrix.to/#/#libredirect:tokhmi.xyz) @@ -65,14 +61,14 @@ Send Files => [Send](https://github.com/timvisee/send) - click on the settings button below the addon search bar and select `debug add-on` - press `load temporarily addon` -### Install in Firefox ESR (Extended Support Release), Developer Edition and Nightly +### Install in Firefox ESR, Developer Edition, Nightly - open `about:config` - set `xpinstall.signatures.required` to `false` - open `about:addons` - click on the gear shaped `settings` button and select `Install Add-on From File...` - select `libredirect-VERSION.zip` from `web-ext-artifacts` folder -### Install in Chromium, Brave and Chrome +### Install in Chromium browsers - open `chrome://extensions` - enable `dev mode` - select `load unpacked extension` |