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 uBlock Filter Collection
|
||||
! Description: All 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
|
||||
@@ -129,6 +129,11 @@ 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;)
|
||||
|
||||
! Hide auto-dubbed videos on YouTube
|
||||
youtube.com##ytd-compact-video-renderer:has([d="M11.72 11.928A4.004 4.004 0 0015 7.998c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.96 1.42 3.59 3.28 3.93-5.51.28-8.28 3.83-8.28 8.07L20 20c0-4.24-2.77-7.79-8.28-8.07Z"])
|
||||
|
||||
|
Reference in New Issue
Block a user