Mturk Engine

Earn money more efficiently on Amazon's Mechanical Turk work platform.

  1. // ==UserScript==
  2. // @name Mturk Engine
  3. // @namespace https://github.com/Anveio/mturk-engine/
  4. // @version 1.8.3
  5. // @description Earn money more efficiently on Amazon's Mechanical Turk work platform.
  6. // @author Anveio (Shovon Hasan)
  7. // @license MIT
  8. // @match https://worker.mturk.com/?mturkengine
  9. // @match https://www.mturk.com/?mturkengine
  10. // @require https://cdn.rawgit.com/Anveio/mturk-engine/c6a7856f53b2fde7fd1838db210e1f0ff91b17fd/build/mturk-engine.latest.raw.user.js?raw=true
  11. // @grant none
  12. // ==/UserScript==
  13.  
  14. /**
  15. * After downloading this script visit https://worker.mturk.com/?mturkengine
  16. *
  17. * Mturk Engine is free and open source. Visit this project's github page at: https://github.com/Anveio/mturk-engine
  18. * There you can view the source code, post issues, submit changes, suggest features, and download the latest version.
  19. * Changelogs are available at: https://github.com/Anveio/mturk-engine/releases
  20. */