From a2bc14ae5e0f818ca5be75f6b167b9637449d12d Mon Sep 17 00:00:00 2001 From: mollusk Date: Sun, 28 Jan 2018 21:49:51 -0700 Subject: [PATCH] Initial Commit --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..81b4f34 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Setup + +## Chrome/Chromium +[TamperMonkey](https://tampermonkey.net/) +This extension allows you to install scripts into chrome to alter and enhance Mturk. + +## Firefox Addons +You need to install this addon before installing and using scripts. +Greasemonkey allows scripts to modify and alter Mturk pages to enhance them. + +[Grease Monkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) +# Mturk Scripts + +[DashBoard Enhancer](https://greasyfork.org/en/scripts/18991-mturk-worker-dashboard-enhancer) +Adds extra features to the Mturk Dashboard + +[TurkMaster](https://greasyfork.org/en/scripts/4771-turkmaster-mturk) +A page-monitoring web app for Mturk (Mechanical Turk) designed to make turking more efficient. Easily monitor mturk search pages and requesters and Auto-Accept the HITs you missed. + +[Hit Scraper with EXPORT](https://greasyfork.org/en/scripts/10615-hit-scraper-with-export) +Snag Hits! +After installastion, click these links: +https://worker.mturk.com/hitScraper +https://worker.mturk.com/hit_scraper +https://www.mturk.com/hit-scraper +https://www.mturk.com/mturk/findhits?match=true&hit_scraper + +[Confirm Return Hit](https://greasyfork.org/en/scripts/35209-mturk-worker-confirm-return-hit) +Prevent accidental returns by adding a prompt when returning a HIT + + +