Minor format change and addition of Userscripts (#363)
* Minor format change, additon of Libredirect, and addition of Invidious URL Parameters Script. Fixed a minor formatting error from my previous pull requested, added the Firefox/Chromium extension Libredirect, and added my personal Invidious URL Parameter User script. * Removed Libredirect * Shorten Invidious URL Parameters Script link Previous link went to the readme file instead of the project page. * Added Missing Description Workaround Script Added Missing Description Workaround Script (see #3660) * Let's not recommend a "fix" userscript that will be useless when the issue fixed in Invidious --------- Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
This commit is contained in:
parent
59ed79b67d
commit
618e0d5f48
|
@ -17,8 +17,9 @@
|
|||
- [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.
|
||||
- [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.
|
||||
- [Invidious URL Parameters](https://github.com/MintMain21/Invidious-URL-Parameters-Userscript) Userscript for appending URL Parameters to video links for selected Invidious Instances. Works in tandum with Privacy Redirector and Simple Sponsor Skipper. See [here](https://docs.invidious.io/url-parameters/) for more information about URL Parameters.
|
||||
|
||||
### 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.
|
||||
|
|
Loading…
Reference in New Issue