mirror of
https://github.com/libredirect/browser_extension.git
synced 2026-04-29 03:05:10 -04:00
fb2d52ba036de9fc04810ec2880d7f49233fcd16
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LibRedirect
A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.
- Youtube => Invidious (instances), FreeTube
- Twitter => Nitter (instances)
- Instagram => Bibliogram (instances)
- Reddit => Libreddit, Teddit, Snew, Old Reddit, Mobile Reddit
- Google Search => SearX, DuckDuckGo, Startpage, Ecosia, Qwant, Mojeek, Presearch, Whoogle
- Translate => SimplyTranslate (instances)
- Google Maps => OpenStreetMap (instances)
- Medium => Scribe (instances)
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 buildopen 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.
Credits
Languages
JavaScript
49.6%
Svelte
47.1%
Python
2%
HTML
1.1%
CSS
0.2%
