Filter for blocking previews of links in Twitter

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
thorfinn
Posts: 6
Joined: Wed Oct 28, 2015 7:45 pm

Filter for blocking previews of links in Twitter

Post by thorfinn »

Hi!

Is there a filter for blocking previews of links in Twitter? Or for changing them into text links (e.g. from a huge frame in a tweet just to 'https://t.co/blabla')?

PS. I have filters for images and videos, and they work perfectly.

Thanks!

PS. I meant these type of previews

Image
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: Filter for blocking previews of links in Twitter

Post by smed79 »

Hi,
try

Code: Select all

||twitter.com/i/cards/$subdocument
thorfinn
Posts: 6
Joined: Wed Oct 28, 2015 7:45 pm

Re: Filter for blocking previews of links in Twitter

Post by thorfinn »

Thanks!

It worked, but partially(

Image
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Filter for blocking previews of links in Twitter

Post by mapx »

try

Code: Select all

twitter.com##.u-block
||twitter.com/i/cards/
twitter.com##.card2.js-media-container
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Filter for blocking previews of links in Twitter

Post by mapx »

anyway, you can use EHH (element hiding helper) to create your own hiding filters
thorfinn
Posts: 6
Joined: Wed Oct 28, 2015 7:45 pm

Re: Filter for blocking previews of links in Twitter

Post by thorfinn »

Thanks! The last one worked perfectly
yphonite
Posts: 3
Joined: Tue Apr 12, 2016 5:39 am

Re: Filter for blocking previews of links in Twitter

Post by yphonite »

Thanks for the share of these informations.
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: Filter for blocking previews of links in Twitter

Post by smed79 »

Update:

Code: Select all

||twitter.com/i/cards/
twitter.com##.js-macaw-cards-iframe-container
Post Reply