Skip to content

Instantly share code, notes, and snippets.

View cuylerstuwe's full-sized avatar
Drinking covfefe.

Cuyler Stuwe cuylerstuwe

Drinking covfefe.
View GitHub Profile
// ==UserScript==
// @name Mturk Worker Site - Full HIT Text (No ellipsis)
// @namespace salembeats
// @version 3
// @description .
// @author Cuyler Stuwe (salembeats)
// @include https://worker.mturk.com/
// @include https://worker.mturk.com/projects
// @include https://worker.mturk.com/?page_size=*
// @include https://worker.mturk.com/?page_number=*
// ==UserScript==
// @name Google Search PanPan to open Panda Crazy
// @namespace salembeats
// @version 1.1
// @description "A Pan-Pan call should be used for urgent situations that are not immediately life threatening, but require assistance from someone on the ground."
// @author Cuyler Stuwe (salembeats)
// @include https://www.google.com/search?q=panpan*
// @grant window.close
// @run-at document-start
// ==/UserScript==
// ==UserScript==
// @name CSW Full Size Outer Work Frame
// @namespace salembeats
// @version 1.4
// @description .
// @author Cuyler Stuwe (salembeats)
// @include https://ops.cielo24.com/hitman/work/load_task/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name CSW Inner Work Frame Rework
// @namespace salembeats
// @version 3.0
// @description .
// @author Cuyler Stuwe (salembeats)
// @include https://ops.cielo24.com/mediatool/transcription/jobs/*
// @require https://gist.github.com/salembeats/31f44fcda5869fd3040b80a0d3034e04/raw/12a775370cc3b5de7c1b919f71c7ae39427335f6/salem-midi.library.user.js
// @grant unsafeWindow
// ==/UserScript==
// ==UserScript==
// @name CSW Parent Frame (Post-Mobius) Shrink Active Task
// @namespace salembeats
// @version 1
// @description .
// @author Cuyler Stuwe (salembeats)
// @include https://work.crowdsurfwork.com/tasks/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Fast Interest Audit
// @namespace salembeats
// @version 6.6
// @description Fast Interest Audits - Minor refactor.
// @author Cuyler Stuwe (salembeats)
// @include *
// @icon https://i.imgur.com/snRSm80.gif
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Mobile Interest Audit Test
// @namespace salembeats
// @version 1
// @description .
// @author Cuyler Stuwe (salembeats)
// @include https://s3.amazonaws.com/mturk_bulk/hits/*
// @include https://www.mturkcontent.com/dynamic/*
// @include *
// @grant none
// ==UserScript==
// @name Download Egghead Courses
// @namespace salembeats
// @version 1.61
// @description For Pro users -- works with lessons (downloads individual MP4 files) and courses (downloads zip files). Append "#dl" to the end of the URL to download.
// @author Cuyler Stuwe (salembeats)
// @include https://egghead.io/*
// @grant GM_xmlhttpRequest
// @grant GM_download
// @grant GM_openInTab
// ==UserScript==
// @name Mobile Fast Interest Audit
// @namespace salembeats
// @version 1.51
// @description .
// @author Cuyler Stuwe (salembeats)
// @include https://s3.amazonaws.com/mturk_bulk/hits/*
// @include https://www.mturkcontent.com/dynamic/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name mTurk Hidden Alerts
// @namespace salembeats
// @version 1
// @description .
// @author Cuyler Stuwe (salembeats)
// @include https://worker.mturk.com/projects/*
// @grant GM_addStyle
// ==/UserScript==