isFollower 2.4 - The Dribbble Plug-in
Sep 2013 update - Dribbble has now added native support for this. Took them long enough, duh :) _____________________________________________
About
Shows if another player is following you or not. Details - http://swapped.cc/is-a-follower
In this update
1. Tweaked to work with recent site changes.
2. Implemented more strict API call throttling.
Previously, the code assumed there's just one instance running and even though the plugin throttled its API calls to meet Dribbble's calls/sec limit, it still managed to exceed it if more than one tab was updating the follower list. This change should help resolving this issue.
The goods
• Greasemonkey script
• Chrome extension
• The bookmarklet (for a no-commitment test-drive) is here
If you are using Chrome, you will need to jump through some hoops to get it installed (details). Also, if someone's willing to submit the .crx to the Chrome Store, that'll probably make life easier to lots of people.
Notes
This is a part of my Internet Improvement Project, and you may want to check out Vanity Flair, my second Dribbble plug-in.
The source is on GitHub. Fork at will.