Turk Guru BETA | For MTurk

Increase your mturk earnings by automating HIT acceptance based on your preferences and using Machine Learning. FOR BETA TESTING.

Was ist Turk Guru BETA | For MTurk?

Turk Guru BETA | For MTurk ist eine Chrome-Erweiterung, die von https://turk-guru.com entwickelt wurde, und ihr Hauptmerkmal ist "Increase your mturk earnings by automating HIT acceptance based on your preferences and using Machine Learning. FOR BETA TESTING.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Turk Guru BETA | For MTurk-Erweiterungs-CRX-Datei herunterladen

Laden Sie Turk Guru BETA | For MTurk-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        For Amazon Mechanical Turk workers, this tool helps you accept new tasks based on your preferences:

★ Accept tasks based on your liked and disliked tasks history.
★ Accept tasks that have favorite keywords.
★ Block tasks that contain blocked keywords.
★ Accept tasks only from favorite requesters.
★ Filter tasks based on requester hourly wage rate, activity level, approval rate.
★ Return tasks automatically when away from the desktop. 
★ Zero click HITs queue drawer.
★ Reactions by workers for HITs and requesters.
 
This tool reduces the time worker spends searching for tasks and helps the user get high-paying tasks, which results in higher earnings and increased efficiency. 

If you have any questions, comments, or suggestions, contact at [email protected]


Privacy Policy - https://www.turk-guru.com/privacy-policy
Terms & conditions - https://www.turk-guru.com/terms-conditions

THIS EXTENSION IS FOR BETA TESTING.

The stable version can be found here: https://chrome.google.com/webstore/detail/turking-guru/kgejhghjgpndnehjgldgaknbiadbjoom                    

Grundlegende Informationen zur Erweiterung

Name Turk Guru BETA | For MTurk Turk Guru BETA | For MTurk
ID bcoojbcnbhappkcapafhmmldpnoemooc
Offizielle URL https://chromewebstore.google.com/detail/turk-guru-beta-for-mturk/bcoojbcnbhappkcapafhmmldpnoemooc
Beschreibung Increase your mturk earnings by automating HIT acceptance based on your preferences and using Machine Learning. FOR BETA TESTING.
Dateigröße 1.68 MB
Installationsanzahl 159
Aktuelle Version 3.3.3
Letztes Update 2023-07-16
Veröffentlichungsdatum 2020-10-19
Bewertung 4.00/5 Insgesamt 4 Bewertungen
Entwickler https://turk-guru.com
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://turk-guru.com
Hilfeseite URL https://turk-guru.com
URL der Datenschutzrichtlinien-Seite https://www.turk-guru.com/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Turk Guru BETA | For MTurk",
    "version": "3.3.3",
    "description": "Increase your mturk earnings by automating HIT acceptance based on your preferences and using Machine Learning. FOR BETA TESTING.",
    "manifest_version": 3,
    "permissions": [
        "declarativeContent",
        "storage",
        "contextMenus",
        "tabs",
        "alarms",
        "notifications",
        "webRequest",
        "unlimitedStorage",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/worker.mturk.com\/*"
    ],
    "optional_permissions": [],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/worker.mturk.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "styles\/material-components-web.min.css",
                "styles\/icon.css",
                "styles\/foreground.css",
                "styles\/enjoyhint.css"
            ],
            "js": [
                "libs\/jquery.js",
                "libs\/jquery.scrollTo.js",
                "libs\/kinetic.js",
                "libs\/enjoyhint.js",
                "foreground.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "styles\/*.css",
                "audios\/ding.wav",
                "html\/*.html"
            ],
            "matches": [
                "https:\/\/worker.mturk.com\/*",
                "https:\/\/*.firebaseio.com\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/guru_16.png",
            "32": "images\/guru_32.png",
            "48": "images\/guru_48.png",
            "64": "images\/guru_64.png",
            "128": "images\/guru_128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/guru_16.png",
        "32": "images\/guru_32.png",
        "48": "images\/guru_48.png",
        "64": "images\/guru_64.png",
        "128": "images\/guru_128.png"
    },
    "commands": {
        "re-login": {
            "suggested_key": {
                "default": "Alt+L",
                "mac": "Command+L"
            },
            "description": "Login Again"
        },
        "_execute_page_action": {
            "suggested_key": {
                "default": "Alt+P",
                "mac": "Command+Shift+P"
            },
            "description": "Toggle Pop-up"
        }
    },
    "content_security_policy": {
        "extensions": "script-src 'self'; object-src 'self'"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiDHgnfxkDPP4kOnIBy0TWiZ\/IHrpDhIV+rRN4FGdJUfK\/VQ97\/K2pV1F5ypaYQXwEIcHKSRF9y9bmFZnSf1r\/e8foLy7PIierXKnZ3ejEpAbNOg0uDg24ATZ6fyM1geue6qd7IPEPX54+3BeouIsfL6jgXhbeNE+UgoyXhQ6p3j3CVqaLxlAYcB\/TmtF2hTB503udyii+dWeGKXN3yXDluk3kmKMkTU7\/LlhfEfjaV7f0ifQqwVdms8eMEMVdTIyUp8VztUg5hluSb9lNUzj4ikrG4s4PkZKKAOu1RM5efp\/j4qGF\/gN2yG7hqaiIyCGC\/Yd6gdgoJX74ZEc8CnfXQIDAQAB"
}