diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-11 18:59:47 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 18:59:47 +0300 |
commit | 925a058214b23943221aac0c67ec3baf64ff51e2 (patch) | |
tree | 33a4cd633f7174698398781ce5a595a07ac4f6e7 | |
parent | update instances (diff) | |
download | libredirect-925a058214b23943221aac0c67ec3baf64ff51e2.zip |
Update README.md
-rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md index 8dd2cc0a..fe0fae4e 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,17 @@ A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends. +[](https://matrix.to/#/#libredirect:tokhmi.xyz) +[](https://addons.mozilla.org/firefox/addon/libredirect/) +[](https://liberapay.com/LibRedirect) + [](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> </a> -<a href="./chromium.md"><img src ="./img/badge-chromium.png" height=60 ></a> +<a href="./chromium.md"> + <img src ="./img/badge-chromium.png" height=60 > +</a> <img src ="./img/1.png" width=350> <img src ="./img/2.png" width=350> @@ -45,7 +51,6 @@ BTC: **bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q** [](https://codeberg.org/LibRedirect/libredirect) ## Development -[](https://matrix.to/#/#libredirect:tokhmi.xyz) ### Install Dependencies [Node.js](https://nodejs.org/) latest LTS is recommended ``` |