Mturk Engine (Lite)

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

当前为 2018-01-19 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name Mturk Engine (Lite)
  3. // @namespace https://github.com/Anveio/mturk-engine/
  4. // @version 1.4.4
  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/7154d2c8498add9532736e0a701af5b637ca06e5/build/mturk-engine.latest.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. */