Block ebay home screen photos?

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
Brian
Posts: 35
Joined: Fri Dec 21, 2012 6:19 pm

Block ebay home screen photos?

Post by Brian »

Could someone give me a filter to block the large photo slider on the home page that goes from edge to edge?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block ebay home screen photos?

Post by mapx »

try

Code: Select all

ebay.com##.hl-infinite-carousel__container
Brian
Posts: 35
Joined: Fri Dec 21, 2012 6:19 pm

Re: Block ebay home screen photos?

Post by Brian »

Perfect. Thank you.

If you're bored, how about filters to get rid of every other photo on that page? I just realized they go way down the page, as I've never looked. I should have looked/asked to begin with.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block ebay home screen photos?

Post by mapx »

Code: Select all

ebay.com##[class*=carousel]
ebay.com##.hl-full-bleed-banner__container
ebay.com###popular_destinations_list1
ebay.com##[id^=ads_]
ebay.com##[id^=rtm_list]
Check if the filters above are breaking some other functionalities on the other pages.
Brian
Posts: 35
Joined: Fri Dec 21, 2012 6:19 pm

Re: Block ebay home screen photos?

Post by Brian »

Thanks a lot. There's still one left. "Be Prepared for Any Weather"
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block ebay home screen photos?

Post by mapx »

add also

Code: Select all

ebay.com###rtm_list3
or

Code: Select all

ebay.com##[id^=rtm_list]
Brian
Posts: 35
Joined: Fri Dec 21, 2012 6:19 pm

Re: Block ebay home screen photos?

Post by Brian »

Thanks again!
Brian
Posts: 35
Joined: Fri Dec 21, 2012 6:19 pm

Re: Block ebay home screen photos?

Post by Brian »

That didn't take long. They've added another one. I guess they'll constantly add new ones with different element names?
Brian
Posts: 35
Joined: Fri Dec 21, 2012 6:19 pm

Re: Block ebay home screen photos?

Post by Brian »

Update: Never mind. They removed it. Something about cell phones.

Does anyone know of an ebay filter subscription that someone maintains?
Post Reply