Skip to content

Instantly share code, notes, and snippets.

@alreva
Created August 20, 2015 09:26
Show Gist options
  • Save alreva/473ae6eb2a1d2fefadd6 to your computer and use it in GitHub Desktop.
Save alreva/473ae6eb2a1d2fefadd6 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name ETS Improvements Automatic Update
// @namespace http://timeserver
// @version 0.1
// @description this one helps filling out ETS faster.
// @author areva
// @match timeserver/accountreport.ets
// @match ets.sigmaukraine.com:7443/accountreport.ets
// @grant GM_xmlhttpRequest
// @require https://code.jquery.com/jquery-2.1.4.min.js
// @require http://courses.ischool.berkeley.edu/i290-4/f09/resources/gm_jq_xhr.js
// @require https://rawgit.com/alreva/ets/master/TamperMonkey/ets.js
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment