A browser extension that redirects YouTube, Twitter, TikTok... requests to alternative privacy friendly frontends and backends.
Install Node.js
git clone https://github.com/libredirect/browser_extension
cd browser_extension
npm install
npm run html # Generates html using Pug
npm run start
npm run build
about:debugging#/runtime/this-firefox
Load Temporary Add-on...
libredirect-VERSION.zip
from web-ext-artifacts
folderabout:config
xpinstall.signatures.required
to false
about:addons
settings
button and select Install Add-on From File...
libredirect-VERSION.zip
from web-ext-artifacts
folderchrome://extensions
dev mode
load unpacked extension
src
folderTest conditions to check new functions and changes after building - please refer here
Forked from Privacy Redirect