Created
July 17, 2017 14:39
-
-
Save scruffyfox/6015af8cd82a4b4518cb13eefd389f2a to your computer and use it in GitHub Desktop.
mass downvote anything on the current page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:$('.arrow.down').each(function(i,v){setTimeout(function(){v.click()}, 100)}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add new bookmark and set "url" to above script