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
Hygna f8a0de245d Delete gh instance fetcher. 2022-09-20 08:09:10 +02:00
.gitea/issue_template Make checkbox actually work 2022-08-03 14:16:30 +01:00
.github Delete gh instance fetcher. 2022-09-20 08:09:10 +02:00
.vscode Fixed <title> typos 2022-03-16 23:26:54 +03:00
.woodpecker Rollback master to pre-OOP 2022-09-18 17:13:07 +01:00
img Adding weblate. Changing small things 2022-06-05 20:10:42 +03:00
src updated instances 2022-09-19 00:08:42 +00:00
.gitignore Make almost all instances follow new protocol structre 2022-07-22 19:39:08 +01: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
.prettierignore Many things 2022-07-26 22:28:50 +01:00
.prettierrc.json Added lbry desktop 2022-07-27 11:05:49 +01: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 Many things 2022-07-26 22:28:50 +01:00
README.md Rollback master to pre-OOP 2022-09-18 17:13:07 +01:00
chromium.md Many things 2022-07-26 22:28:50 +01:00
package.json http status 2022-08-01 16:34:22 +03:00
web-ext-config.js Many things 2022-07-26 22:28:50 +01:00

README.md

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

Matrix Badge Firefox users Badge LibrePay Badge

Firefox Add-on 

       

Youtube => Invidious, Piped, Piped-Material, CloudTube, FreeTube, Yattee
Youtube Music => Beatbump, Hyperpipe
Twitter => Nitter
Instagram => Bibliogram
TikTok => ProxiTok
Reddit => Libreddit, Teddit
Imgur => Rimgo
Wikipedia => Wikiless
Medium => Scribe
Quora => Quetre
IMDb => Libremdb
PeerTube => SimpleerTube
LBRY/Odysee => Librarian, LBRY Desktop
Search => SearXNG, SearX, Whoogle, LibreX
Translate => SimplyTranslate, LingvaTranslate
Maps => OpenStreetMap, FacilMap
Send Files => Send

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

Please read the FAQ if you have any questions!

Donate

Liberapay  Patreon  Buy me a coffee

BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q
BCH: qqz5vfnrngk0tjy73q2688qzw4wnllnuzqfndflhl8
ETH: 0x896E5796Da76E49A400A9186E1c459CD2C64b4E8
XMR: 4AM5CVfaGsnEXQQjZSzJvaWufe7pT86ubcZPr83fCjb2Hn3iwcForTWFy2Z3ugXcufUwHaGcucfPMFgPXBFSYGFvNrmV5XR

Mirror Repos

GitHub   Codeberg  

Translate

Weblate

Development

Install Dependencies

Node.js latest LTS is recommended

npm update
npm install

If you are modifying any files ending with .pug, the pug cli needs to be installed with the following command (with root privileges):

npm install -g pug-cli

and then run npm run pug to generate pages in the background.

Build

npm run build

Test

npm run test

Test in Firefox

npm run start

Install temporarily

open about:addons
type in the address bar about:debugging
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

Privacy Policy
Credits: Privacy Redirect