Greasy Fork is available in English.
A page-monitoring web app for Mturk (Mechanical Turk) designed to make turking more efficient. Easily monitor mturk search pages and requesters and Auto-Accept the HITs you missed.
< Commentaires sur Turkmaster (Mturk)
Thanks as usual! Do you have an example of where the watch button doesn't show up without this fix?
Edit: Nevermind, I can't read. I see it now :smile:
I added the fix and made the button show up like it normally does. You're really on these fixes!
No watcher on first accepted HIT fix.
Add an additional location for the watch button for pageType.HIT
else if (!$("span#alertboxHeader:visible").length)
location = $("img[src='/media/submit_hit_disabled.gif']").eq(0).parent().parent();
You could always make it look better since its a little off centered and I couldn't get it to be directly under the grayed out submit button like it is on the Accept button.