mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 19:50:22 +01:00
23 lines
1.8 KiB
Plaintext
23 lines
1.8 KiB
Plaintext
! Title: 🗼 Dandelion Sprout's Website Stretcher - Vertical Edition
|
|
! Version: 23April2019v1-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)
|
|
github.com##.CodeMirror:style(height:65vh !important)
|
|
github.com##.file.js-code-editor.container-preview.show-code:style(height:67vh !important)
|
|
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)
|
|
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)
|
|
transifex.com##.o-scrollable--midHeight:style(max-height: 85vh !important)
|
|
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)
|