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
Edward 258fae5081
Created Piped-instance.json (#217)
This .json file is made for fetching of instances by the Python Script as Currently the Piped Instances are updated only when the Extension updates. So, This would solve the problem.
2022-04-24 11:52:04 +03:00
.github Update main.yml 2022-04-16 17:18:16 +03:00
.vscode Fixed <title> typos 2022-03-16 23:26:54 +03:00
img Updated README 2022-04-16 11:15:57 +03:00
pug Modified some regex. Removed yahoo, ecosia #199 2022-04-18 18:41:56 +03:00
src Created Piped-instance.json (#217) 2022-04-24 11:52:04 +03:00
.gitignore Added latency test #134 2022-04-17 15:27:21 +03: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 Update Privacy-Policy.md 2022-04-14 03:12:21 +03:00
README.md Updated README 2022-04-16 11:15:57 +03:00
chromium.md Update chromium.md 2022-04-14 13:08:27 +03:00
package.json Restructured exceptions to behave in another way #164 #161 2022-04-03 13:55:54 +03:00
script.sh Adding speedtest #170. Adding Pug templates structure 2022-04-14 17:13:41 +03:00
web-ext-config.js changed from .onion to .invalid as they're fake domains #108 2022-03-13 22:46:27 +03:00

README.md

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

Firefox Add-on   

Mozilla Users

         

Youtube => Piped, Invidious, Piped-Material, FreeTube, Yattee
YoutubeMusic => Beatbump
Twitter => Nitter
Instagram => Bibliogram
TikTok => ProxiTok
Imgur => Rimgo
Reddit => Libreddit, Teddit, Old Reddit
Pixiv => pixiv萌え
Search => SearX, Whoogle
Translate => SimplyTranslate, LingvaTranslate
Maps => OpenStreetMap, FacilMap
Wikipedia => Wikiless
Medium => Scribe
Peertube => SimpleerTube
LBRY/Odysee => Librarian
Send Files => Send

Note: It will be using random instances by default. You can modify this and add custom instances too.

Donate

Liberapay Patreon
BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q

Development

Matrix Badge

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 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, 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

Install in Chromium browsers

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

FAQ
Privacy Policy
Credits: Privacy Redirect