A web extension that redirects YouTube, Twitter, TikTok... requests to alternative privacy friendly frontends and backends.
More info: https://libredirect.github.io
Donate: https://libredirect.github.io/donate.html
FAQ: https://libredirect.github.io/faq.html
Contact: https://libredirect.github.io/contact.html
Docs: https://libredirect.github.io/docs.html
Mirror Repos: https://libredirect.github.io/source_code.html
Node.js latest LTS is recommended
npm update
npm install
Generate the HTML pages (you should install pug-cli first globally):
npm run pug
npm run build
npm run start
- Type in the address bar:
about:debugging#/runtime/this-firefox - Press
Load Temporary Add-on...
- Type in the address bar:
about:config - Set
xpinstall.signatures.requiredtofalse - Type in the address bar:
about:addons - Click on the gear shaped
settingsbutton and selectInstall Add-on From File... - Select
libredirect-VERSION.zipfromweb-ext-artifactsfolder
- Open
chrome://extensions - Enable
dev mode - Select
load unpacked extension - Select
srcfolder
Privacy Policy
Forked from Privacy Redirect
