Created
September 19, 2020 20:50
-
-
Save Zazcallabah/e401d307d160a8b6decba093f0219a23 to your computer and use it in GitHub Desktop.
ublock filters for theatre youtube
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
www.youtube.com##[is-watch-page] #page-manager:style(margin-top:0px !important) | |
www.youtube.com###container.ytd-masthead:style(height:32px !important) | |
www.youtube.com###search:style(line-height:16px !important) | |
www.youtube.com##ytd-watch-flexy[theater] #player-theater-container:style(max-height:calc(100vh - 40px) !important) | |
www.youtube.com##ytd-watch-flexy[theater] #player-theater-container:style(margin-top:32px !important) | |
www.youtube.com##ytd-watch-flexy[fullscreen] #player-theater-container:style(max-height:100vh !important) | |
www.youtube.com##ytd-watch-flexy[fullscreen] #player-theater-container:style(margin-top:0px !important) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment