I'm a computer science professor, data scientist, and web geek.

Twitter: A greasemonkey script to show who follows you

A couple of days ago I saw @skap5’s comment:

“Dear Twitter Is it too much to ask to add a follower marker so I can know if someone is following me and not just if I am following them?”

I think that Twitter could benefit from displaying more information on the home page, and this idea was easy enough to code up. It should save some time and make the Twitter homepage that much more useful.

twitter_showfollowers_screenshotThe script displays a tiny icon on top of the portrait of people who are following you back on your Twitter home page. It leaves your non-followers alone, though it would be easy enough to develop a version that puts silly mustaches on them.

This is only a first version, and I welcome your comments and suggestions.

If you already have Greasemonkey installed, get the script here, or install it from here as a Firefox extension thanks to the script compiler.

The icon is a free icon courtesy of famfamfam.

Updated February 5, 2009: The script has been updated to work with Twitter’s recent UI changes.

Updated March 31, 2009: The script has been updated to account for Twitter’s recent UI changes and the addition of AJAX updates.

9 comments

1 Greg Matthews { 01.01.09 at 2:01 pm }

What if you don’t have a greasemonkey installed? Or, worse, what if you’re such an idiot that you don’t know what a greasemonkey is? Because I am *just* such an idiot! ;-)

2 admin { 01.01.09 at 2:19 pm }

Hi Greg,

Greasemonkey is a Firefox Extension that allows you to run JavaScript against page content after it’s loaded. You can get it here: https://addons.mozilla.org/en-US/firefox/addon/748

You can also skip that and use this script as its own Firefox Extension. Download that file here, and Firefox should prompt you to install it.

Enjoy!

3 Rokapchen { 01.01.09 at 2:38 pm }

So helpful. Thanks for this.

For others who are just as dense as I am, once the script is downloaded, drag it into the Firefox/Flock UI to install.

4 Library clips :: Roundup : Who Follows You, Set up your Twitter list, Twply, Mr Tweet, Twitter-to-FriendFeed Contact Sync :: January :: 2009 { 01.04.09 at 2:45 pm }

[...] Who Follows You – FF plugin to visually be aware of people who follow you back on Twitter [...]

5 Laultella { 01.20.09 at 7:44 pm }

I am unable to understand this post. But well some points are useful for me.

6 fak3r { 02.13.09 at 7:19 am }

This is a really good idea, I would think Twitter should have something like this by design, but they’re still developing things. Of course when you see how clickjacking is still an option, they’re not developing very well on the security front. Thanks for the tip!

7 Al { 02.21.09 at 10:34 pm }

Nice idea Hilary. I’ve loaded the script. Works great.

You may find my Twitter Bios at a Glance script helpful too. Saves tons of time in helping you decide who you might want to follow.

I’m on userscripts:
http://userscripts.org/scripts/show/38797

thanks again,
Al

8 Greasing the bird : enhancing Twitter with GreaseMonkey | False Positives { 04.25.09 at 10:06 am }

[...] Via Hilary Mason (author of the excellent Twitter Show Followers GreaseMonkey script) and her Twitter: A greasemonkey script to show who follows you post. I’ve discovered [...]

9 badabing { 07.03.09 at 2:31 pm }

Will ther be an update for the Twitter UI changes ??

Leave a Comment