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
dependabot[bot] fb2d52ba03
Bump jszip from 3.6.0 to 3.7.1 (#11)
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>
2022-01-28 17:28:01 +03:00
.github Update FUNDING.yml 2022-01-26 09:24:19 +01:00
src Hiding pageAction btn when not in instances 2022-01-28 00:23:47 +03:00
.gitignore CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects. 2021-01-11 17:46:00 +11:00
.nvmrc Prepare for release 1.1.47 2021-04-16 10:45:15 +10:00
LICENSE CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects. 2021-01-11 17:46:00 +11:00
README.md Update README.md 2022-01-28 17:04:53 +03:00
package-lock.json Bump jszip from 3.6.0 to 3.7.1 (#11) 2022-01-28 17:28:01 +03:00
package.json Hiding pageAction btn when not in instances 2022-01-28 00:23:47 +03:00
web-ext-config.js Fix typo 2021-01-11 17:53:37 +11:00

README.md

LibRedirect

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

Note: It will default to using random instances if none are selected. You can also set custom instances.

Get

Firefox Add-on

Donate

BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q

Development

Matrix Badge

Install Dependencies

  • Node.js >=10.0.0 installed
  • npm install

Build

  • npm run build
  • open web-ext-artifacts/

Test

  • npm run test

License

GPLv3

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