From bd2bb6c65201c6acf2ddfbfcb5b5da8385fdcdda Mon Sep 17 00:00:00 2001 From: MintMain21 <91362684+MintMain21@users.noreply.github.com> Date: Sun, 5 Mar 2023 00:30:53 -0800 Subject: [PATCH] Add Tampermonkey Scripts. (#361) Added the following Tampermonkey Scripts: Simple Sponsor Skipper, Privacy Redirector. --- docs/applications.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/applications.md b/docs/applications.md index 2cd0305..5276d96 100644 --- a/docs/applications.md +++ b/docs/applications.md @@ -17,6 +17,8 @@ - [No-Youtube](https://github.com/mperez01/no-youtube): Userscript to replace youtube links to invidio.us. - [Invidious Audio Mode](https://greasyfork.org/en/scripts/397700-invidious-audio-mode): Adds a headphone icon next to all video links. Handy for those that just want to stream audio and not video. - [FYTE](https://greasyfork.org/en/scripts/9252-fyte-fast-youtube-embedded-player): Replace all YouTube embeds on a page with the video's thumbnail. Click on the thumbnail to play the video. Invidious is supported in the Options panel. +- [Privacy Redirector] (https://github.com/dybdeskarphet/privacy-redirector): Userscript to automatically redirect to different private frontents, including Invidious. Can be configured to redirect to specific instances of the user's choice. +- [Simple Sponsor Skipper] (https://codeberg.org/mthsk/userscripts/src/branch/master/simple-sponsor-skipper): Userscript based on Sponsorblock that is pre-configured to work with multiple Invidious instances, but can be easily altered to use any instance desired by the user. ### Extensions that integrate Invidious into other programs and apps - [UntrackMe](https://f-droid.org/en/packages/app.fedilab.nitterizeme): Android app to rewrite YouTube links to Invidious. Can optionally play videos in the app as well.