Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name mTurk Slow or Just Me?
// @namespace salembeats
// @version 1.34a
// @description UPDATE: Same as Salems matching revision, with earnings breakdown
// @author Cuyler Stuwe (salembeats)
// @include https://worker.mturk.com/dashboard*
// ==/UserScript==
// Minified, synchronous SHA-256 transform function copied from: http://geraintluff.github.io/sha256/
@JrRandy
JrRandy / rainforestjobs.js
Last active December 8, 2016 01:42 — forked from sweeneyapps/rainforestjobs.js
useful script for Rainforest History page.
// ==UserScript==
// @name Rainforest Jobs
// @namespace http://tampermonkey.net/
// @version 47
// @description collect info from job page
// @author Paul Sweeney Jr. (Code cleaner), ixamy (original idea)
// @modifier JrRandy
// @credits taruga, marco.aguiaram, russ, uangonline2016, mariusb
// @match https://portal.rainforestqa.com/*
// ==/UserScript==