How can I hide elements on only youtube main page?

Everything about using Adblock Plus on Google Chrome
Post Reply
zzupdjf
Posts: 1
Joined: Sat Apr 20, 2019 6:54 am

How can I hide elements on only youtube main page?

Post by zzupdjf »

Hello~

I want to hide youtube main page recommendations

so I used filter as youtube.com##.style-scope.ytd-page-manager

but this rule influence

youtube.com/channel
youtube.com/watch

so I can't see any video list or any vids

How can I disable the rule on "youtube.com/channel" and "youtube.com/watch"?

Please help me~
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: How can I hide elements on only youtube main page?

Post by mapx »

You cannot disable the hiding rules on specific pages => it's always enabled on the whole domain.
You can identify (if possible) unique patterns for the specific page.

Try:

Code: Select all

youtube.com#?##dismissable:-abp-contains(/Recommended/i)
Post Reply