Last active
October 29, 2020 13:49
-
-
Save giandoso/7e85c30e0d8e3ec89f1290f712867f62 to your computer and use it in GitHub Desktop.
Enhancer for YoutTube extension quick setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version":"2.0.101", | |
"settings":{ | |
"autofocusevents":"ads,annotations,cinema,size,boost,loop,speed,filters", | |
"autopausevideos":true, | |
"backgroundcolor":"#000000", | |
"backgroundopacity":85, | |
"blur":0, | |
"brightness":100, | |
"cinemamode":false, | |
"cinemamodewideplayer":false, | |
"contrast":100, | |
"controlvolume":true, | |
"controlvolumemousebutton":false, | |
"customtheme":"", | |
"date":1603462756756, | |
"defaultvolume":false, | |
"disableautoplay":false, | |
"disablepreloading":false, | |
"enablefilters":false, | |
"executescript":false, | |
"expanddescription":false, | |
"grayscale":0, | |
"huerotate":0, | |
"filter":"none", | |
"ignoreplaylists":true, | |
"message":false, | |
"invert":0, | |
"newestcomments":false, | |
"overridespeeds":true, | |
"pauseforegroundtab":false, | |
"pausevideos":true, | |
"permissions":false, | |
"pinnedplayer":true, | |
"pinnedplayerposition":"_top-left", | |
"pinnedplayersize":"_400x225", | |
"quality1":"hd1080", | |
"quality2":"hd720", | |
"quality3":"large", | |
"quality4":"medium", | |
"removeads":false, | |
"removeannotations":false, | |
"reversemousewheeldirection":false, | |
"saturate":100, | |
"script":"", | |
"selectquality":true, | |
"sepia":0, | |
"slideeffect":false, | |
"speed":1, | |
"speedvariation":0.1, | |
"theatermode":false, | |
"theme":"default", | |
"toolbarbuttons":"boost,slowdown,speedup,filters,options", | |
"toolbarbackgroundcolor":"#ffffff", | |
"toolbarbordercolor":"#cccccc", | |
"toolbarcolor":"#000000", | |
"toolbarcoloractive":"#000000", | |
"toolbaropacity":30, | |
"toolbartooltips":false, | |
"transparency":false, | |
"visitor_info1_live":"dLXXZP2Qh4Q", | |
"volume":50, | |
"volumevariation":2, | |
"whitelist":"Google Chrome", | |
"wideplayer":false, | |
"wideplayerviewport":false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment