a876aed23a | ||
---|---|---|
.gitea/issue_template | ||
.github | ||
.vscode | ||
.woodpecker | ||
img | ||
src | ||
.gitignore | ||
.npmrc | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.json | ||
LICENSE | ||
Privacy-Policy.md | ||
README.md | ||
chromium.md | ||
package.json | ||
web-ext-config.js |
README.md
A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.
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
BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q
BCH: qqz5vfnrngk0tjy73q2688qzw4wnllnuzqfndflhl8
ETH: 0x896E5796Da76E49A400A9186E1c459CD2C64b4E8
XMR: 4AM5CVfaGsnEXQQjZSzJvaWufe7pT86ubcZPr83fCjb2Hn3iwcForTWFy2Z3ugXcufUwHaGcucfPMFgPXBFSYGFvNrmV5XR
Mirror Repos
Translate
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