Skip to content

porras/twitter_common_friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Twitter Common Friends

It's a GreaseMonkey script which shows your common friends with any other Twitter user (a la Facebook).

Get started

Prerequisites

Maybe you already meet them ;-)

  1. You must use Firefox to use this script (it's said to exist some kind of hack to use GM scripts in Safari and InternetExplorer but I haven't tried it. If you do, please mail me the details and I'll update this document).

  2. Install GreaseMonkey.

Installing

  1. Install Twitter Common Friends following this link.

  2. You're done! Now visit some user's profile and you'll see your common friends in the sidebar.

FAQ

Q. Why is it so slow?

A. It's a combinated effect of the Twitter API being paginated (so you need several requests to get a user's friends list), the poor performance of Twitter sometimes, and, of course, the lack of skills in Javscript of this poor developer ;-)

Q. I can't see the common friends with some users, why?

A. This script doesn't support authentication, so it can't access the friends list of users whose updates are private (even if they're your friends), so you won't see anything for these users.

Copyright (c) 2009 Sergio Gil, released under the MIT license

About

GreaseMonkey script which shows your common friends with any other Twitter user (a la Facebook)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published