From 64ad1f09a1411265ebb7653089cf510a9c3321ee Mon Sep 17 00:00:00 2001 From: TiynGER Date: Sun, 2 May 2021 15:43:24 +0200 Subject: [PATCH] invidious: added addon for redirect from youtube --- wiki/firefox.md | 3 +++ wiki/invidious.md | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/wiki/firefox.md b/wiki/firefox.md index 3dde605..b97b158 100644 --- a/wiki/firefox.md +++ b/wiki/firefox.md @@ -5,6 +5,9 @@ browser. ## List of useful Firefox addons +Following is a list of useful Firefox addons. +They can be removed and configured under `about:config`. + - [ClearURLs](https://addons.mozilla.org/en-GB/firefox/addon/clearurls) removes tracking elements from URLs. - [Dark Reader](https://addons.mozilla.org/en-GB/firefox/addon/darkreader) creates diff --git a/wiki/invidious.md b/wiki/invidious.md index f4e81fc..7c0bd01 100644 --- a/wiki/invidious.md +++ b/wiki/invidious.md @@ -7,3 +7,10 @@ It includes locally stored subscription management. ## Server A server can be setup via docker with the [linuxserver image](./docker-images/linuxserver_-_jellyfin.md). + +## Automatic redirect from YouTube + +There are various addons to redirect from YouTube links to your (or a public) +invidious instance. +For Firefox for example there is +[invidious redirect](https://addons.mozilla.org/en-US/firefox/addon/invidious-redirect-2/).