forked from chase/ublock-filters
Update 2.5.0: Add eBay pop-up filters from Joey
This commit is contained in:
@@ -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;)
|
||||
|
Reference in New Issue
Block a user