From 962eb897438167bb48087f1290a6462088c4aeac Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 8 May 2022 18:08:05 +0300 Subject: [PATCH] Update README Signed-off-by: ManeraKai --- README.md | 32 +++++++++++++++++--------------- img/bmc.svg | 23 +++++++++++++++++++++++ 2 files changed, 40 insertions(+), 15 deletions(-) create mode 100644 img/bmc.svg diff --git a/README.md b/README.md index 3813ca5..9fc9aa4 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,10 @@ Send Files => [Send](https://github.com/timvisee/send) **Note**: The Extension will be using random instances by default. You can modify this and add custom instances too. ## Donate -[![Liberapay](./img/liberapay.svg)](https://liberapay.com/LibRedirect) -[![Patreon](./img/patreon.svg)](https://patreon.com/LibRedirect)\ +[![Liberapay](./img/liberapay.svg)](https://liberapay.com/LibRedirect)  +[![Patreon](./img/patreon.svg)](https://patreon.com/LibRedirect)  +[![Buy me a coffee](./img/bmc.svg)](https://www.buymeacoffee.com/libredirect) + BTC: **bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q** [FAQ](https://libredirect.github.io/faq.html) @@ -45,7 +47,7 @@ BTC: **bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q** ## Development [![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 +[Node.js](https://nodejs.org/) latest LTS is recommended ``` npm update npm install @@ -67,22 +69,22 @@ npm run start ``` ### Install temporarily -- open `about:addons` -- click on the settings button below the addon search bar and select `debug add-on` -- press `load temporarily addon` +open `about:addons`\ +click on the settings button below the addon search bar and select `debug add-on`\ +press `load temporarily addon` ### Install in Firefox ESR, Developer Edition, Nightly -- open `about:config` -- set `xpinstall.signatures.required` to `false` -- open `about:addons` -- click on the gear shaped `settings` button and select `Install Add-on From File...` -- select `libredirect-VERSION.zip` from `web-ext-artifacts` folder +open `about:config`\ +set `xpinstall.signatures.required` to `false`\ +open `about:addons`\ +click on the gear shaped `settings` button and select `Install Add-on From File...`\ +select `libredirect-VERSION.zip` from `web-ext-artifacts` folder ### Install in Chromium browsers -- open `chrome://extensions` -- enable `dev mode` -- select `load unpacked extension` -- select `src` folder +open `chrome://extensions`\ +enable `dev mode`\ +select `load unpacked extension`\ +select `src` folder [Privacy Policy](Privacy-Policy.md)\ Credits: [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect) \ No newline at end of file diff --git a/img/bmc.svg b/img/bmc.svg new file mode 100644 index 0000000..0b56d47 --- /dev/null +++ b/img/bmc.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + Buy me a coffee + \ No newline at end of file