mmmturkeybacon Enhanced HIT Information Capsule (Shows Automatic Approval Time)JS
-
Changes the requester name to a link that searches mturk for HITs by the requester. Adds a link to the average Turkopticon ratings for that requester. Adds a contact link for the requester. Displays hitAutoAppDelayInSeconds in a human readable format.
mmmturkeybacon Bad Link FixerJS
-
Sometimes requesters will leave off the protocol at the beginning of a URL; for example, www.example.com instead of http://www.example.com. This results in bad links that look like https://www.mturkcontent.com/dynamic/www.example.com. This script prepends "http://" to links that don't start with "http" or "/". I'm not sure if it makes sense for any HIT to use relative links. It's possible this script might break valid links. It's best to leave it disabled until you need it.
mmmturkeybacon Color Coded Search with CheckpointsJS
-
Changes the title row of a HIT's description to match the average of it's Turkopticon ratings. Changes the color of the reward amount to match the color of the Turkopticon rating for pay. Adds colored checkboxes to show/hide HITs by color rating. Adds a gray checkbox to show only HITs for which you are not qualified. Changes the background color of the HIT title and link to white for Master's HITs. Changes the color of HITs for which you are not qualified to a darker gray. And more!
CH Google Color-Coded ResultsJS
-
Change background color of Google search ad areas and other special types of results. Google Instant should be disabled.
MTurk HIT DataBase Fixer READ DESCRIPTION!!!JS
-
THIS WILL DELETE YOUR HITDB! ENSURE YOU HAVE A BACKUP BEFORE INSTALLING/RUNNING THIS SCRIPT! This is designed to help if your hitDB says "Script monkeys are preparing to work" or whatever, but never actually doing anything. If you look in your console, you should see things like "Uncaught NotfoundError: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found." AFTER RUNNING THIS SCRIPT, DISABLE IT! YOU HAVE BEEN WARNED!!!
AJ Ghergich Helper (MTurk)JS
-
A simple helper script for AJ Ghergich email HITs on MTurk (Mechanical Turk). It linkifies the URL, automatically focuses on the email input box and makes it easier to select the "Not found" button.
CH MTurk Qualifications WrapperJS
-
Word-wraps long qualifications on individual HIT pages, with better multi-script compatibility. Now also word-wraps the HIT links cells on search results pages.