Update README.md
This commit is contained in:
parent
7bdb4454f2
commit
4ea65d771b
26
README.md
26
README.md
|
@ -3,14 +3,24 @@
|
|||
# LibRedirect
|
||||
A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.
|
||||
|
||||
|
||||
|
||||
[![Firefox Add-on](./img/badge-amo.png)](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>
|
||||
use [UntrackMe](https://framagit.org/tom79/nitterizeme) for mobile
|
||||
|
||||
[![Mozilla Users](https://badges.alefvanoon.xyz/amo/users/libredirect?label=Firefox%20Users)](https://addons.mozilla.org/firefox/addon/libredirect/)
|
||||
[![Matrix Badge](https://badges.alefvanoon.xyz/matrix/libredirect:matrix.org?label=Matrix)](https://matrix.to/#/#libredirect:tokhmi.xyz)
|
||||
|
||||
<img src ="./img/1.png" width=350>
|
||||
<img src ="./img/2.png" width=350>
|
||||
<img src ="./img/3.png" width=350>
|
||||
<img src ="./img/4.png" width=350>
|
||||
<img src ="./img/5.png" width=350>
|
||||
|
||||
<br>
|
||||
|
||||
Youtube => [Piped](https://github.com/TeamPiped/Piped), [Invidious](https://github.com/iv-org/invidious), [Piped-Material](https://github.com/mmjee/Piped-Material), [FreeTube](https://github.com/FreeTubeApp/FreeTube), [Yattee](https://github.com/yattee/yattee)\
|
||||
YoutubeMusic => [Beatbump](https://github.com/snuffyDev/Beatbump)\
|
||||
Twitter => [Nitter](https://github.com/zedeus/nitter)\
|
||||
|
@ -30,18 +40,6 @@ Send Files => [Send](https://github.com/timvisee/send)
|
|||
|
||||
**Note**: It will be using random instances by default. You can also add custom instances.
|
||||
|
||||
[![Mozilla Users](https://badges.alefvanoon.xyz/amo/users/libredirect?label=Firefox%20Users)](https://addons.mozilla.org/firefox/addon/libredirect/)
|
||||
[![Matrix Badge](https://badges.alefvanoon.xyz/matrix/libredirect:matrix.org?label=Matrix)](https://matrix.to/#/#libredirect:tokhmi.xyz)
|
||||
|
||||
## Get
|
||||
[![Firefox Add-on](./img/badge-amo.png)](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>
|
||||
|
||||
[UntrackMe](https://framagit.org/tom79/nitterizeme) for mobile
|
||||
|
||||
## Donate
|
||||
[![Liberapay](./img/liberapay.svg)](https://liberapay.com/LibRedirect)
|
||||
[![Patreon](./img/patreon.svg)](https://patreon.com/LibRedirect)
|
||||
|
|
Loading…
Reference in New Issue