diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/README.md b/README.md index 9fb41788..9a67625c 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)\ @@ -44,17 +41,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` @@ -78,7 +83,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)\ |