diff options
-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 ``` |