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 Jump to Queue After Boot Out | |
| // @namespace salembeats | |
| // @version 1 | |
| // @description Back to Queue after boot-out. | |
| // @author You | |
| // @include https://worker.mturk.com/ | |
| // @include https://worker.mturk.com/projects | |
| // @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 mTurk HIT Submitted Detection and Coloring (Wage Script Helper) | |
| // @version 22 | |
| // @description Detects form submits to tell the wage script whether an unloaded HIT was submitted as opposed to being returned or expiring. Latest: More detection methods for trickier HITs. Might need to be tweaked for any HITs with "submit" buttons that don't actually "submit" the HIT (I think Pinterest does this...). | |
| // @author Cuyler Stuwe (salembeats) | |
| // @include * | |
| // @namespace salembeats | |
| // @icon https://i.imgur.com/Y68Qxdd.png | |
| // ==/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 Mturk Answer Elicitation 3Q9ARQ9ZAP7C2ETIJDDMIZ1JX383M9 | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description try to take over the world! | |
| // @author You | |
| // @include * | |
| // @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 Simple web+panda:// Export from Work Frame | |
| // @namespace salembeats | |
| // @version 1.5 | |
| // @description . | |
| // @author You | |
| // @include https://worker.mturk.com/projects/*/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 Linkify plain-text GIDs, web+panda:// fallbacks everywhere. | |
| // @namespace salembeats | |
| // @version 12.4 | |
| // @description Latest update: No more middle-click listeners. | |
| // @author Cuyler Stuwe (salembeats) | |
| // @include * | |
| // @exclude *hitnotifier.com* | |
| // @exclude *pandacrazy* | |
| // @exclude *hit_forker* |
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 Decide if a 10 sec video segment contains sensitive content. | |
| // @namespace salembeats | |
| // @version 1.1 | |
| // @description . | |
| // @author Cuyler Stuwe (salembeats) | |
| // @include * | |
| // @grant GM_info | |
| // @icon https://i.imgur.com/Y68Qxdd.png | |
| // ==/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 QuantiSci Beverage Cat | |
| // @namespace salembeats | |
| // @version 1 | |
| // @description . | |
| // @author Cuyler Stuwe (salembeats) | |
| // @include * | |
| // @grant none | |
| // @test-hit https://www.mturkcontent.com/dynamic/hit?assignmentId=ASSIGNMENT_ID_NOT_AVAILABLE&hitId=38O9DZ0A62O17G9LUB4XAUJDSXM262&workerId=&turkSubmitTo= | |
| // @require https://greasyfork.org/scripts/33041-mturk-frame-parent-interface-library/code/mTurk%20Frame-%3EParent%20Interface%20Library.js?version=239183 |
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 Web+Panda Results in Google | |
| // @namespace salembeats | |
| // @version 1.3 | |
| // @description . | |
| // @author Cuyler Stuwe (salembeats) | |
| // @include /https:\/\/www.google.com\/search(?:.*?)[?&]q=3[A-Za-z0-9]{29}(?:[/?&]|\b)/ | |
| // @include /https:\/\/www.google.com\/search(?:.*?)[?&]q=A(?:[A-Za-z0-9]{11,13}|[A-Za-z0-9]{20})(?:[/?&]|\b)/ | |
| // @require https://greasyfork.org/scripts/36173-panda-crazy-helper-emulation/code/Panda%20Crazy%20Helper%20Emulation.js | |
| // @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 RVD Nina - Autoplay second audio. | |
| // @namespace salembeats | |
| // @version 1.1 | |
| // @description Autoplays the second audio when the first is done. | |
| // @author Cuyler Stuwe (salembeats) | |
| // @include * | |
| // @grant none | |
| // ==/UserScript== |