-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.youtube_enhancer.json
106 lines (106 loc) · 2.73 KB
/
.youtube_enhancer.json
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"version": "2.0.130.1",
"settings": {
"blur": 0,
"brightness": 100,
"contrast": 100,
"grayscale": 0,
"huerotate": 0,
"invert": 0,
"saturate": 100,
"sepia": 0,
"applyvideofilters": false,
"backgroundcolor": "#000000",
"backgroundopacity": 85,
"blackbars": false,
"blockautoplay": false,
"blockhfrformats": false,
"blockwebmformats": false,
"boostvolume": false,
"cinemamode": false,
"cinemamodewideplayer": false,
"controlbar": {
"active": false,
"autohide": false,
"centered": true,
"position": "absolute"
},
"controls": [
"loop",
"reverse-playlist",
"volume-booster",
"cinema-mode",
"size",
"speed",
"screenshot",
"keyboard-shortcuts",
"options"
],
"controlsvisible": true,
"controlspeed": true,
"controlspeedmousebutton": false,
"controlvolume": false,
"controlvolumemousebutton": false,
"convertshorts": false,
"customcolors": {
"--main-color": "#ccfec9",
"--main-background": "#202124",
"--second-background": "#202124",
"--hover-background": "#35373b",
"--main-text": "#c6c6c6",
"--dimmer-text": "#c9ccfb",
"--shadow": "#158dc1"
},
"customcssrules": "",
"customscript": "",
"customtheme": false,
"darktheme": true,
"date": 1704697565304,
"defaultvolume": false,
"disableautoplay": false,
"executescript": false,
"expanddescription": false,
"filter": "none",
"hidecardsendscreens": false,
"hidechat": false,
"hidecomments": false,
"hiderelated": false,
"hideshorts": false,
"ignoreplaylists": true,
"ignorepopupplayer": true,
"localecode": "en_US",
"localedir": "ltr",
"message": false,
"miniplayer": true,
"miniplayerposition": "top-right",
"miniplayersize": "480x270",
"newestcomments": false,
"overridespeeds": true,
"pauseforegroundtab": false,
"pausevideos": true,
"popuplayersize": "640x360",
"qualityembeds": "highres",
"qualityembedsfullscreen": "hd1080",
"qualityplaylists": "highres",
"qualityplaylistsfullscreen": "hd1080",
"qualityvideos": "highres",
"qualityvideosfullscreen": "hd1080",
"reload": false,
"reversemousewheeldirection": false,
"selectquality": true,
"selectqualityfullscreenoff": false,
"selectqualityfullscreenon": false,
"speed": 1,
"speedvariation": 0.02,
"stopvideos": false,
"theatermode": false,
"theme": "youtube-deep-dark-custom",
"themevariant": "dark-spring-green.css",
"update": 1733996952092,
"volume": 50,
"volumemultiplier": 2,
"volumevariation": 5,
"wideplayer": false,
"wideplayerviewport": true
}
}