From f2b114256d703f5b1c57c032fde29c4ba9a3326a Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 5 May 2022 20:36:30 +0300 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++---------- 1 file 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 @@ -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. [![Firefox Add-on](./img/badge-amo.png)](https://addons.mozilla.org/firefox/addon/libredirect/)  @@ -8,13 +8,10 @@ A web extension that redirects YouTube, Twitter, Instagram and many more request   -[![Mozilla Users](https://badges.alefvanoon.xyz/amo/users/libredirect?label=Firefox%20Users)](https://addons.mozilla.org/firefox/addon/libredirect/) -         -  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** [![Matrix Badge](https://badges.alefvanoon.xyz/matrix/libredirect:matrix.org?label=matrix)](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** [![GitHub](https://raw.githubusercontent.com/ManeraKai/manerakai/main/icons/github.svg)](https://github.com/libredirect/libredirect/)   [![Codeberg](https://raw.githubusercontent.com/ManeraKai/manerakai/main/icons/codeberg.svg)](https://codeberg.org/LibRedirect/libredirect)   -
[FAQ](https://github.com/libredirect/libredirect/wiki/FAQ)\ [Privacy Policy](Privacy-Policy.md)\