Added 1 entry and sorted all entries

This commit is contained in:
Imre Kristoffer Eilertsen
2019-06-19 12:56:58 +02:00
committed by GitHub
parent 7507458581
commit a603444e1a
+32 -7
View File
@@ -1,25 +1,50 @@
! Title: 🗼 Dandelion Sprout's Website Stretcher - Vertical Edition
! Version: 31May2019v1-Beta
! Version: 19June2019v1-Beta
! Expires: 5 days
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md
! Description: Do you have a high-res or portrait monitor, and are feeling bothered by how websites still think that everyone are using low-res landscape monitors? Well, here's how to stretch them out like a piece of gum!
! Note that this list is designed for screens that are ≥1920px tall, such as a 4K monitor, a ≥1920x1080 IPS monitor in portrait mode, or a luxury-end tablet. However, you are also welcome to test it out if it's ≥1366px tall.
clips.twitch.tv##.clips-sidebar.tw-flex.tw-flex-column:style(min-height:600px)
! —————————————————————————————————————————
! Category: GitHub
! Code editor
github.com##.CodeMirror:style(height:65vh !important)
github.com##.file.js-code-editor.container-preview.show-code:style(height:67vh !important)
! Emote selector
github.com##.emoji-picker-tab:style(height: 700px !important)
! Commit comment text fields, if I recall correctly
github.com##.comment-form-textarea:style(max-height: none !important)
gitlab.com###editor:style(height: 76vh !important)
pgl.yoyo.org##select[name="hostformat"]:style(height: 580px !important)
pgl.yoyo.org##select[name="ipformat"]:style(height: 160px !important)
pixiv.net##div[role="presentation"] > div > form > section > div:nth-of-type(2) > div > div:style(height: 70vh !important)
pixiv.net##div[role="presentation"] > div > form:style(min-height: 80vh !important)
! —————————————————————————————————————————
! Overcategory: Loosely assorted sites with only 1 covered page element
! SoundCloud playlist entries in the «Home» feed
soundcloud.com##.selectionPlaylistBanner:style(height: 450px !important)
soundcloud.com##.selectionPlaylistBanner__trackList > g-scrollable-inner:style(height: 100% !important)
soundcloud.com##.compactTrackList__listContainer:style(max-height: 440px !important)
! GitLab code editor
gitlab.com###editor:style(height: 76vh !important)
! «Peter Lowe's List»'s format selector menu
pgl.yoyo.org##select[name="hostformat"]:style(height: 580px !important)
pgl.yoyo.org##select[name="ipformat"]:style(height: 160px !important)
! Transifex project selector dropdown menu in the top bar
transifex.com##.o-scrollable--midHeight:style(max-height: 85vh !important)
! YouTube playlist list to the right of the video player, if I recall correctly
www.youtube.com###playlist.style-scope.ytd-watch-flexy:style(height: 1100px !important; max-height: none !important)
www.youtube.com##.ytd-expander:style(max-height: 1100px !important)
! Discord emote selector
discordapp.com##div[class^="emojiPicker-"]:style(height: 621px !important)
discordapp.com##div[class^="emojiPicker-"] div[class^="scroller-"]:style(height: 621px !important)
! The chat feeds on Twitch clips
clips.twitch.tv##.clips-sidebar.tw-flex.tw-flex-column:style(min-height:600px)