Skip to content

Instantly share code, notes, and snippets.

View lukewang1024's full-sized avatar

Luke Wang lukewang1024

View GitHub Profile
@lukewang1024
lukewang1024 / shanbay.user.js
Last active July 10, 2016 05:19
TamperMonkey script to prepend "Yao Ni Ming 3000" vocab explanations to Shanbay.com
// ==UserScript==
// @name PluginForShanbay_3k
// @namespace http://stormluke.me/
// @version 0.2
// @description some enhancement on shanbay.com
// @match https://www.shanbay.com/bdc/review/
// @require http://code.jquery.com/jquery-1.9.1.min.js
// ==/UserScript==
/* globals $:false GM_xmlhttpRequest:false */