mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 13:50:14 +01:00
51 lines
2.6 KiB
Plaintext
51 lines
2.6 KiB
Plaintext
! Title: 🗼 Dandelion Sprout's Website Stretcher - Vertical Edition
|
|
! Version: 09November2019v1-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.
|
|
|
|
! —————————————————————————————————————————
|
|
|
|
! Category: GitHub
|
|
|
|
! Code editor
|
|
github.com##.CodeMirror:style(height:64vh !important)
|
|
github.com##.file.js-code-editor.container-preview.show-code:style(height:66vh !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)
|
|
|
|
! —————————————————————————————————————————
|
|
|
|
! 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-"] div[class^="scroller-"]:style(height: 621px !important)
|
|
discordapp.com##div[class*="emojiPicker-"]:style(height: 725px !important)
|
|
|
|
! The chat feeds on Twitch clips
|
|
clips.twitch.tv##.clips-sidebar.tw-flex.tw-flex-column:style(min-height:600px)
|