Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nitter | 8,373 | 14 days ago | 177 | agpl-3.0 | Nim | |||||
Alternative Twitter front-end | ||||||||||
Alternative Front Ends | 4,592 | 2 months ago | 58 | agpl-3.0 | ||||||
Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.) | ||||||||||
Browser_extension | 2,595 | 3 days ago | 3 | gpl-3.0 | JavaScript | |||||
A browser extension that redirects popular sites to alternative privacy friendly frontends | ||||||||||
Tweets_analyzer | 2,573 | 4 years ago | 30 | gpl-3.0 | Python | |||||
Tweets metadata scraper & activity analyzer | ||||||||||
Privacy Redirect | 1,755 | a month ago | 208 | gpl-3.0 | JavaScript | |||||
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives. | ||||||||||
Alternative Frontends | 1,284 | 8 months ago | 10 | gpl-3.0 | ||||||
🔐🌐 Privacy-respecting web frontends for popular services | ||||||||||
Social Amnesia | 758 | 10 months ago | 37 | gpl-3.0 | Python | |||||
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago. | ||||||||||
Iky | 646 | a month ago | 19 | gpl-3.0 | Python | |||||
OSINT Project. Collect information from a mail. Gather. Profile. Timeline. | ||||||||||
Yotter | 472 | 2 years ago | 63 | agpl-3.0 | Python | |||||
Youtube and Twitter with privacy. | ||||||||||
Wpbootstrap | 190 | 12 years ago | 6 | gpl-2.0 | PHP | |||||
Wordpress theme based on the Twitter Bootstrap toolkit |
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
folderForked from Privacy Redirect