Block Linkedin Promoted

Everything about using Adblock Plus on Google Chrome
Post Reply
markinhfx
Posts: 4
Joined: Wed Sep 05, 2018 8:08 pm

Block Linkedin Promoted

Post by markinhfx »

Can someone help me with a filter to block linkedin promoted ads? When you create on manually with the pick element it creates something like this, the number after ember constantly changes is there a way to create a wildcard? or some other way to block these?



! 9/5/2018, 12:19:26 PM https://www.linkedin.com/feed/

www.linkedin.com###ember2478
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block Linkedin Promoted

Post by mapx »

try

Code: Select all

linkedin.com#?#.feed-shared-update:-abp-contains(Promoted)
markinhfx
Posts: 4
Joined: Wed Sep 05, 2018 8:08 pm

Re: Block Linkedin Promoted

Post by markinhfx »

Thank You I will try that
Mark
petergeelen
Posts: 1
Joined: Mon Oct 29, 2018 8:58 pm

Re: Block Linkedin Promoted

Post by petergeelen »

This works for me:

Code: Select all

linkedin.com#?#.feed-shared-update:-abp-contains(Promoted)
linkedin.com##.ad-banner
linkedin.com#?#.feed-shared-update-v2:-abp-contains(Promoted)
linkedin.com##iframe[src="about:blank"]
tawissus
Posts: 2
Joined: Sun Jul 21, 2019 2:03 pm

Re: Block Linkedin Promoted

Post by tawissus »

Hello,

can someone help me with the current LinkedIn-Overlay+Banner? With my filters the scrolling doesn't work anymore or I have a transparent square in front of the menu.

www.linkedin.com###appwall-wormhole
www.linkedin.com##.shared-modal-dialog
www.linkedin.com###shared-modal-dialog-wrapper
www.linkedin.com###smartbanner-wormhole
Post Reply