mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 13:50:14 +01:00
72 lines
3.4 KiB
Plaintext
72 lines
3.4 KiB
Plaintext
! Title: 🗼 Dandelion Sprout's Website Stretcher - Vertical Edition
|
|
! Version: 09May2023v1-Beta
|
|
! Expires: 5 days
|
|
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md
|
|
! Homepage: https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#-english
|
|
! 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: 61vh !important)
|
|
github.com##.file.js-code-editor.container-preview.show-code:style(height: 63vh !important; margin-bottom: 30px !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)
|
|
|
|
! —————————————————————————————————————————
|
|
|
|
! Category: Twitch
|
|
|
|
! The chat feeds on Twitch clips
|
|
clips.twitch.tv##.clips-sidebar.tw-flex.tw-flex-column:style(min-height:600px)
|
|
|
|
! Emote picker
|
|
www.twitch.tv##emote-picker__tab-content:style(height: 550px !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)
|
|
www.youtube.com###playlist > #container:style(max-height: unset !important)
|
|
|
|
! Instagram comment sections
|
|
instagram.com##article > div > section + section + div:style(min-height:700px !important)
|
|
instagram.com##article:style(min-height: 930px !important)
|
|
|
|
! Vinesauce Spelunky 2 roulette
|
|
deathroulette.techjargaming.com##.claims-panel:style(height: 400px !important)
|
|
|
|
! Artificially slim content section
|
|
rule34.xxx##.content:style(width: calc(100% - 220px) !important;)
|
|
|
|
! PCGamingWiki page editor
|
|
pcgamingwiki.com##textarea[aria-label="Wikitext source editor"]:style(height: 60vh)
|
|
|
|
! Discord emote/sticker selector
|
|
discord.com##div[class^="positionLayer-"]:style(height: 800px !important)
|