Skip to content

Instantly share code, notes, and snippets.

View soccermitchy's full-sized avatar

Mitchell Monahan soccermitchy

View GitHub Profile
// ==UserScript==
// @name updown
// @namespace green_flash
// @description shows up/downvotes for submissions on click
// @include *.reddit.com/r/*
// @version 1
// @grant none
// ==/UserScript==
addButtons();