Skip to content

Instantly share code, notes, and snippets.

View TomczykIII's full-sized avatar

Tomasz Kuśmierek TomczykIII

View GitHub Profile
// ==UserScript==
// @name Imgur vote bar
// @namespace http://www.jaswin.net
// @description Adds the vote bar back to imgur
//
// @include *imgur.com/gallery/*
//
// @version 1.0
// @require http://code.jquery.com/jquery-1.11.0.min.js
// @grant None