diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-05 20:36:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-05 20:36:30 +0300 |
commit | f2b114256d703f5b1c57c032fde29c4ba9a3326a (patch) | |
tree | cf21d83b12d42b9d0c2ba69a681718a6cc9a8ef1 | |
parent | update instances (diff) | |
download | libredirect-f2b114256d703f5b1c57c032fde29c4ba9a3326a.zip |
Update README.md
-rw-r--r-- | README.md | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/README.md b/README.md index 92498ea3..946c5a2d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ <img src="./img/libredirect_full.svg" height="50"/> -A web extension that redirects YouTube, Twitter, Instagram and many more requests to alternative privacy friendly frontends and backends. +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"> @@ -8,13 +8,10 @@ A web extension that redirects YouTube, Twitter, Instagram and many more request </a> <a href="./chromium.md"><img src ="./img/badge-chromium.png" height=60 ></a> -[](https://addons.mozilla.org/firefox/addon/libredirect/) - <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> 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)\ Youtube Music => [Beatbump](https://github.com/snuffyDev/Beatbump)\ @@ -45,17 +42,25 @@ BTC: **bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q** [](https://matrix.to/#/#libredirect:tokhmi.xyz) ### Install Dependencies - [Node.js](https://nodejs.org/) latest LTS is recommended -- `npm update` -- `npm install` +``` +npm update +npm install +``` ### Build -- `npm run build` +``` +npm run build +``` ### Test -- `npm run test` +``` +npm run test +``` ### Test in Firefox -- `npm run start` +``` +npm run start +``` ### Install temporarily - open `about:addons` @@ -79,7 +84,6 @@ BTC: **bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q** [](https://github.com/libredirect/libredirect/) [](https://codeberg.org/LibRedirect/libredirect) -<br> [FAQ](https://github.com/libredirect/libredirect/wiki/FAQ)\ [Privacy Policy](Privacy-Policy.md)\ |