Skip to content

Instantly share code, notes, and snippets.

@CostcoFanboy
Last active June 11, 2023 18:21
Show Gist options
  • Save CostcoFanboy/5a495e5cb10e0bf52125ba8f4ba2877a to your computer and use it in GitHub Desktop.
Save CostcoFanboy/5a495e5cb10e0bf52125ba8f4ba2877a to your computer and use it in GitHub Desktop.
UBlock Origin filter list extension to Block Reddit App Pop-Up
! Reddit app ad
www.reddit.com##.XPromoPopupRpl
www.reddit.com##xpromo-new-app-selector
www.reddit.com##.bottom-bar, .XPromoBottomBar
www.reddit.com##.useApp,.TopNav__promoButton
www.reddit.com##body:style(pointer-events:auto!important;)
! uBO Annoyances has also this:
! https://github.com/uBlockOrigin/uAssets/issues/6826
reddit.com##.XPromoPopup
reddit.com##body.scroll-disabled:style(overflow: visible!important; position: static!important;)
reddit.com##.XPromoInFeed
amp.reddit.com##.AppSelectorModal__body
amp.reddit.com##.upsell_banner
! 2022-11-11 20:20:47 CET:
www.reddit.com##xpromo-app-selector
www.reddit.com##body.scroll-is-blocked:style(overflow: visible!important; position: static!important;)
www.reddit.com##+js(aeld, touchmove)
! 2022-11-12 10:11:02 CET
www.reddit.com##.XPromoPopupRplNew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment