Mturk Engine

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

// ==UserScript==
// @name         Mturk Engine
// @namespace    https://github.com/Anveio/mturk-engine/
// @version      1.8.3
// @description  Earn money more efficiently on Amazon's Mechanical Turk work platform.
// @author       Anveio (Shovon Hasan)
// @license      MIT
// @match        https://worker.mturk.com/?mturkengine
// @match        https://www.mturk.com/?mturkengine
// @require      https://cdn.rawgit.com/Anveio/mturk-engine/c6a7856f53b2fde7fd1838db210e1f0ff91b17fd/build/mturk-engine.latest.raw.user.js?raw=true
// @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
 */