diff options
author | Jesús <heckyel@hyperbola.info> | 2019-10-11 19:29:25 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-10-11 19:29:25 -0500 |
commit | c6d87db03432991987cd0411785f866a1c6df7dd (patch) | |
tree | b440d530991832e349a4e24cc0a2c1a61fd41b70 | |
parent | f837e702d65b407bbde03d598c2aa3a016c3b855 (diff) | |
download | book-c6d87db03432991987cd0411785f866a1c6df7dd.tar.lz book-c6d87db03432991987cd0411785f866a1c6df7dd.tar.xz book-c6d87db03432991987cd0411785f866a1c6df7dd.zip |
[scripts-greasemonkey] update README.md
-rw-r--r-- | scripts-greasemonkey/README.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts-greasemonkey/README.md b/scripts-greasemonkey/README.md index 801268a..9596075 100644 --- a/scripts-greasemonkey/README.md +++ b/scripts-greasemonkey/README.md @@ -1,4 +1,7 @@ # List Scripts -- [Invidious Redirect](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/youtube_to_invidious.user.js) -- [Invidious Dark-Mode](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_dark_mode.user.js) +## Invidious + +- See [Invidious Redirect](youtube_to_invidious.user.js) [Install](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/youtube_to_invidious.user.js) +- See [Invidious Dark-Mode](invidio_dark_mode.user.js) [Install](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_dark_mode.user.js) +- See [Invidious Proxy-Mode](invidio_proxy_mode.user.js) [Install](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_proxy_mode.user.js) |