Edward 258fae5081
Created Piped-instance.json (#217)
This .json file is made for fetching of instances by the Python Script as Currently the Piped Instances are updated only when the Extension updates. So, This would solve the problem.
2022-04-24 11:52:04 +03:00
2022-04-16 17:18:16 +03:00
2022-03-16 23:26:54 +03:00
2022-04-16 11:15:57 +03:00
2022-04-24 11:52:04 +03:00
2022-04-17 15:27:21 +03:00
2022-04-14 13:08:27 +03:00
2022-04-14 03:12:21 +03:00
2022-04-16 11:15:57 +03:00

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

Firefox Add-on   

Mozilla Users

         

Youtube => Piped, Invidious, Piped-Material, FreeTube, Yattee
YoutubeMusic => Beatbump
Twitter => Nitter
Instagram => Bibliogram
TikTok => ProxiTok
Imgur => Rimgo
Reddit => Libreddit, Teddit, Old Reddit
Pixiv => pixiv萌え
Search => SearX, Whoogle
Translate => SimplyTranslate, LingvaTranslate
Maps => OpenStreetMap, FacilMap
Wikipedia => Wikiless
Medium => Scribe
Peertube => SimpleerTube
LBRY/Odysee => Librarian
Send Files => Send

Note: It will be using random instances by default. You can modify this and add custom instances too.

Donate

Liberapay Patreon
BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q

Development

Matrix Badge

Install Dependencies

  • Node.js latest LTS is recommended
  • npm update
  • npm install

Build

  • npm run build

Test

  • npm run test

Test in Firefox

  • npm run start

Install temporarily

  • open about:addons
  • click on the settings button below the addon search bar and select debug add-on
  • press load temporarily addon

Install in Firefox ESR, Developer Edition, Nightly

  • open about:config
  • set xpinstall.signatures.required to false
  • open about:addons
  • click on the gear shaped settings button and select Install Add-on From File...
  • select libredirect-VERSION.zip from web-ext-artifacts folder

Install in Chromium browsers

  • open chrome://extensions
  • enable dev mode
  • select load unpacked extension
  • select src folder

FAQ
Privacy Policy
Credits: Privacy Redirect

Description
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 Readme GPL-3.0
Languages
JavaScript 49.7%
Svelte 46.9%
Python 2.1%
HTML 1.1%
CSS 0.2%