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 895366ad1b Added screenshots. Moved some files around 2022-03-04 14:17:10 +03:00
.github Update main.yml 2022-02-20 22:52:49 +03:00
img Added screenshots. Moved some files around 2022-03-04 14:17:10 +03:00
src Added screenshots. Moved some files around 2022-03-04 14:17:10 +03:00
.gitignore CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects. 2021-01-11 17:46:00 +11:00
.npmrc Updated npm and tweaked some things by therealresonix 2022-02-15 20:45:01 +03:00
.nvmrc Updated npm and tweaked some things by therealresonix 2022-02-15 20:45:01 +03: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 screenshots. Moved some files around 2022-03-04 14:17:10 +03:00
package-lock.json Bump version 2022-03-04 06:59:41 +03:00
package.json Added export and import settings #58 2022-02-26 21:28:30 +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.

Youtube => Piped, Invidious, FreeTube, Yattee, Piped-Material
YoutubeMusic => Beatbump
Twitter => Nitter
Instagram => Bibliogram
TikTok => ProxiTok
Imgur => Rimgo
Reddit => Libreddit, Teddit, Old Reddit, Mobile Reddit
Search => SearX, Whoogle
Translate => SimplyTranslate, LingvaTranslate
Maps => OpenStreetMap
Wikipedia => Wikiless
Medium => Scribe

Note: It will be using random instances by default. You can also add custom instances.

         

Mozilla Users Matrix Badge

Get

Firefox Add-on

Donate

Liberapay

BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q

Development

Install Dependencies

  • Node.js latest LTS is recommended
  • npm update
  • npm install

Build

  • npm run build

Test

  • npm run test

Test in Firefox

  • npm run-script 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

Install in Firefox ESR (Extended Support Release), Developer Edition and 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

Install in Chromium, Brave and Chrome

  • open chrome://extensions
  • enable dev mode
  • select load unpacked extension
  • select src folder

Privacy Policy: Privacy-Policy.md
Credits: Privacy Redirect