.github | ||
src | ||
.gitignore | ||
.nvmrc | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
Privacy-Policy.md | ||
README.md | ||
web-ext-config.js |
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
- 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
License
Permissions
Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though 🙂
Privacy Policy
See the Project Wiki.