Mozzarella

Home

Mturk Tab Cycler

Automatically cyles to the next active mturk HIT in window on submit.
When the current browser window has accepted HITs in multiple tabs, Mturk Tab Cycler automatically moves to the next active HIT tab in the window when the current hit is submitted or otherwise unloaded. This saves a lot of wasted loading time when working on quick tasks.

Only tabs in the current window containing accepted HITs will be focused, so you can have other things open in tabs in the same window without any interference to your tasks.

You can also activate tab cycling with a userscript. window.top.postMessage("tab forward",'*') will advance to the next HIT tab. Tab cycling on unload will only activate if the tab is visible, so if you use a userscript or any other means to change tabs, you will not cycle forward a second time when the HIT unloads.

Install