This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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=* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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== |