Who Downvoted Me!?

Find out who downvoted your StackOverflow answer.

As of 2016-04-14. See the latest version.

Author
Gordie
Ratings
0 0 0
Version
1
Created
2016-04-14
Updated
2016-04-14
License
N/A
Applies to

This script will check if you have an answer on the current page, if so, it will check the reputation of every other user who posted an answer or comment on the page every n seconds and if your vote has gone down it will tell you the name of any users who's reputation has gone down since the vote.

This works because it costs 1 reputation to downvote on S.O.

You must be logged into S.O. and viewing the page during the downvote in order for the script to catch it.

Hosted on GitHub.
If you're using Firefox you must install Greasemonkey.
If you're using Chrome you must install Tampermonkey.