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
alefvanoon 1670409428
Fix UI problem
2022-01-26 05:36:47 +01:00
.github Create codeql-analysis.yml 2021-12-06 16:55:11 +01:00
src Fix UI problem 2022-01-26 05:36:47 +01: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
README.md Update README.md 2022-01-25 18:04:59 +01:00
package-lock.json updated the name and button not showing in firefox 2021-12-05 13:31:21 +04:00
package.json Bump version & update dependencies. 2021-07-10 09:47:41 +10:00
web-ext-config.js Fix typo 2021-01-11 17:53:37 +11:00

README.md

LibRedirect

A web extension that redirects Twitter, YouTube, Instagram, Google Maps, Reddit, Medium, Google & Google Translate requests to privacy friendly alternative frontends for those sites

Get

Donate

  • BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q

About

A web extension that redirects Twitter, YouTube, Instagram, Google Maps, Reddit, Medium, Google Search, & Google Translate_ requests to privacy friendly alternatives - Nitter, Invidious, FreeTube, Bibliogram, OpenStreetMap, Scribe, SimplyTranslate & Private Search Engines like DuckDuckGo and Startpage.

It's possible to toggle all redirects on and off. The extension will default to using random instances if none are selected. If these instances are not working, you can try and set a custom instance from the list below.

Custom instances

LibRedirect allows setting custom instances, instances can be found here:

Development

Install Dependencies

  • Node.js >=10.0.0 installed
  • npm install

Build

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

Test

  • npm run test

License

GPLv3.

Permissions

Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though 🙂

Privacy Policy

See the Project Wiki.

Credits