Update 2.5.0: Add eBay pop-up filters from Joey

This commit is contained in:
2025-08-13 17:04:08 -04:00
parent 603ec57e6d
commit 7ff49a207c
4 changed files with 28 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
! Title: chase's UI Filter Collection
! Description: All UI filters provided by chase's filter repo
! Version: 2.4.0
! Last modified: 2025-08-05
! Version: 2.5.0
! Last modified: 2025-08-13
! Expires: 2 days (update frequency)
! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters
! License: https://git.traphouse.cathoderaytube.net/chase/ublock-filters/src/branch/main/LICENSE
@@ -128,3 +128,8 @@ menards.com##div#emailBanner.email-banner.floating.w-100
! Hide sign in with Google
indeed.com##.icl-Card
! Hide pop-ups
ebay.com##[aria-modal]:has(.coupon-header)
ebay.com##body:style(position: static !important;overflow: auto !important;width: auto !important;height: auto !important;margin-top:auto !important;)