Skip to content

Commit

Permalink
1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Anveio committed Mar 9, 2018
1 parent 0c97084 commit 2dbbf8d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions build/mturk-engine.latest.user.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
// ==UserScript==
// @name Mturk Engine
// @namespace https://github.com/Anveio/mturk-engine/
// @version 1.6.1
// @description Earn money more efficiently on Amazon's Mechanical Turk work platform.
// @author Anveio (Shovon Hasan)
// @match https://worker.mturk.com/?mturkengine
// @match https://www.mturk.com/?mturkengine
// @require https://cdn.rawgit.com/Anveio/mturk-engine/0c97084b513560427e687e1299575a67cecc9ca3/build/mturk-engine.latest.raw.user.js
// @grant none
// ==/UserScript==

/**
* After downloading this script visit https://worker.mturk.com/?mturkengine
*
* Mturk Engine is free and open source. Visit this project's github page at: https://github.com/Anveio/mturk-engine
* There you can view the source code, post issues, submit changes, suggest features, and download the latest version.
* Changelogs are available at: https://github.com/Anveio/mturk-engine/releases
*/

0 comments on commit 2dbbf8d

Please sign in to comment.