Freedom is our first hope

Mute Annoying Twitters just a few steps

, ,

I am using twitter everyday but some twitters are annoying me. I can't block them because they are my friends or friends of friends. So I made some code to hide them. king

1. Download (Easy User CSS) https://addons.opera.com/en/addons/extensions/details/easy-user-css/
2. Go to your twitter.com page
3. Click Easy User CSS button and enter below code

div[data-screen-name='user_two'] { display:none !important; }
div[data-screen-name='user_one'] { display:none !important; }
div[data-screen-name='annoying_person_screen_name'] { display:none !important; }


That's all smile Someone can make an extension with this, I am doing something but I don't have time.

My holiday...WebRank 3.1.2

Comments

metude Monday, September 26, 2011 10:30:28 AM

Yazının sonundaki paylaşma düğmeleri neredeler?

Mustafa OğuzinBusteR Monday, September 26, 2011 1:01:33 PM

Sadece "arkadaşlar" seçiliymiş gösterim bölümünde, şimdi normal smile

Andrei operaterrestrial Tuesday, September 27, 2011 1:10:53 PM

twitter should implement something like this

DANBUZU Friday, October 7, 2011 2:58:56 PM

right

Eric MartinezSylarmx Wednesday, October 12, 2011 5:26:57 AM

p

wazzup105 Friday, October 21, 2011 1:05:18 PM

I wonder if this would work to block those annoying 4square messages some people tweet.

Mustafa OğuzinBusteR Saturday, October 22, 2011 1:10:16 AM

Originally posted by wazzup105:

I wonder if this would work to block those annoying 4square messages some people tweet.


Unfortunately, There is no way to mute something like in CSS3

Thu Winwikipedian Saturday, November 5, 2011 11:00:21 AM

Isn't it easier to block and report spaming users via Twitter block feature

Mustafa OğuzinBusteR Sunday, November 6, 2011 8:29:21 AM

Originally posted by wikipedian:

Isn't it easier to block and report spaming users via Twitter block feature


It is different situation. This is temporary and no server-side changes made.

jezreel g hutton jhuton12 Monday, December 12, 2011 10:32:42 PM

This is truly great!

KarenNerak Thursday, December 15, 2011 7:14:45 AM

I prefer the whole "Growing a Set of Balls Method" and not caring what they think when I unfollow them, but to each their own. wink

Write a comment

New comments have been disabled for this post.