Skip to content

Instantly share code, notes, and snippets.

@glencbz
glencbz / edimensionDownload.user.js
Last active September 2, 2018 13:07
eDimension Download Userscript
// ==UserScript==
// @name eDimension Download Link
// @namespace https://github.com/glencbz/edimensionDownloadLink
// @version 0.1
// @description Adds a download link for eDimension
// @author Glen Choo
// @match http://edimension.sutd.edu.sg/course/view.php?id=*
// @grant GM_addStyle
// @grant GM_xmlhttpRequest
// @require http://code.jquery.com/jquery-latest.js