Skip to content

Instantly share code, notes, and snippets.

View june29's full-sized avatar
🚿

june29 june29

🚿
View GitHub Profile
// ==UserScript==
// @name Social count(jigsaw tune)
// @namespace http://about.me/jigsaw
// @include http://*
// ==/UserScript==
(function() {
var w = window;
if (w.top != w.self) return;