Mturk Engine

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

目前为 2018-05-04 提交的版本。查看 最新版本

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