isFollowing Bookmarklet - Who is following who?

Have you ever wanted to check if a twitter profile is following another twitter profile, this bookmarklet can help you. isFollowing Bookmarklet – it’s a very simple JavaScript created to check if screen name (b) is following screen name (a).

##How to use it?

  1. Click and drag isFollowing to your bookmark bar in the browser;.

  2. Click in isFollowing in your bookmark bar;

  3. Fill the screen name (a);

  4. Fill the screen name (b).

##The JavaScript source code

gist.github.com/744291

##Do you want to improve this JavaScript?

The project is available on github as an open source project gist.github.com/744291.

You’re welcome to make your contributions and send them as a pull request.