Filtering Social Media Stories

Everything about using Adblock Plus on Google Chrome
Post Reply
gbellucci
Posts: 3
Joined: Fri Jan 05, 2018 6:21 pm

Filtering Social Media Stories

Post by gbellucci »

Can Adblock be used to filter out Social Media posts (for example, stories posted or shared from a facebook feed) that contain a specific subject? I have friends that post or share stories about subjects that am tired of seeing. So I'm looking for a way to filter these out so I don't have to see them.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Filtering Social Media Stories

Post by mapx »

I need example page, screenshots (use imgur.com, post here the links)
gbellucci
Posts: 3
Joined: Fri Jan 05, 2018 6:21 pm

Re: Filtering Social Media Stories

Post by gbellucci »

mapx wrote:I need example page, screenshots (use imgur.com, post here the links)
I can only answer this in this way. If you have a facebook page, pick a story posted or a posting shared by someone and based on one or more keywords in the story title or story content, create a rule that prevents that story (and anything with similar keywords) from being displayed on the page - much like an advertisement.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Filtering Social Media Stories

Post by mapx »

for example you don't like posts about: cat / Cats / kitty in your newsfeed

add

Code: Select all

facebook.com#?#.userContentWrapper:-abp-contains(Cat)
facebook.com#?#.userContentWrapper:-abp-contains(cat)
facebook.com#?#.userContentWrapper:-abp-contains(kitty)
gbellucci
Posts: 3
Joined: Fri Jan 05, 2018 6:21 pm

Re: Filtering Social Media Stories

Post by gbellucci »

mapx wrote:for example you don't like posts about: cat / Cats / kitty in your newsfeed

add

Code: Select all

facebook.com#?#.userContentWrapper:-abp-contains(Cat)
facebook.com#?#.userContentWrapper:-abp-contains(cat)
facebook.com#?#.userContentWrapper:-abp-contains(kitty)
Thanks very much - saves me from writing a Chrome Extension
Post Reply