Un'estensione web che reindirizza YouTube, Twitter, TikTok e altri siti web a frontend alternativi rispettosi della privacy. https://noblogo.org/filippodb/breve-guida-per-navigare-piu-veloci-e-piu-sicuri-con-le-estensioni-per
Go to file
ManeraKai 40f4bce49c
Added rimgo to README
2022-02-08 23:51:52 +03:00
.github Create test.yml 2022-01-28 11:15:13 +01:00
src Added rimgo will improve on it #24 2022-02-08 23:04:18 +03:00
.gitignore CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects. 2021-01-11 17:46:00 +11:00
.nvmrc Prepare for release 1.1.47 2021-04-16 10:45:15 +10:00
LICENSE CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects. 2021-01-11 17:46:00 +11:00
Privacy-Policy.md Add Privacy-Policy 2022-01-28 17:25:23 +01:00
README.md Added rimgo to README 2022-02-08 23:51:52 +03:00
package-lock.json Bump nth-check from 2.0.0 to 2.0.1 (#10) 2022-01-28 17:28:18 +03:00
package.json Hiding pageAction btn when not in instances 2022-01-28 00:23:47 +03:00
web-ext-config.js Fix typo 2021-01-11 17:53:37 +11:00

README.md

LibRedirect

A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.

Note: It will default to using random instances if none are selected. You can also set custom instances.

Matrix Badge PrivacyPolicy

Get

Firefox Add-on

Donate

BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q

Development

Install Dependencies

  • Node.js >=10.0.0 installed
  • npm install

Build

  • npm run build
  • open web-ext-artifacts/

Test

  • npm run test

Credits