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
eb6e58af52 | ||
---|---|---|
.github | ||
src | ||
.gitignore | ||
.nvmrc | ||
LICENSE | ||
Privacy-Policy.md | ||
README.md | ||
package-lock.json | ||
package.json | ||
web-ext-config.js |
README.md
LibRedirect
A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.
- Youtube => Invidious, FreeTube
- Twitter => Nitter
- Instagram => Bibliogram
- Reddit => Libreddit, Teddit, Old Reddit, Mobile Reddit
- Google Search => SearX, Whoogle
- Translate => SimplyTranslate, Lingva
- Google Maps => OpenStreetMap
- Medium => Scribe
Note: It will default to using random instances if none are selected. You can also set custom instances.
Get
Donate
BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q
Development
Install Dependencies
- Node.js >=10.0.0 installed
npm install
Build
npm run build
open web-ext-artifacts/
Test
npm run test