blob: 8c3851f65fc73f89264f5d8b514ce41131b7aff4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
# List Scripts
## DuckDuckGo
- See [DuckDuckGo Dark](duckduckgo_dark_theme.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/duckduckgo_dark_theme.user.js)
## Invidious
- See [Invidious Redirect](youtube_to_invidious.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/youtube_to_invidious.user.js)
- See [Invidious Dark-Mode](invidio_dark_mode.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_dark_mode.user.js)
- See [Invidious Proxy-Mode](invidio_proxy_mode.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_proxy_mode.user.js)
- See [Invidious Embed](invidio_embed.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_embed.user.js)
## Nitter
- See [Nitter Redirect](twitter_to_nitter.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/twitter_to_nitter.user.js)
## Bibliogram
- See [Bibliogram Redirect](instagram_to_bibliogram.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/instagram_to_bibliogram.user.js)
## Fix all web forms Input for your Dark Theme (Experimental)
- See [DarkThemeInputFix Redirect](fix_input_dark_theme.user.js)
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/fix_input_dark_theme.user.js)
|