MTurk Requester Bookmarks

Add quick links for your favourite requesters to MTurk dashboard

< 脚本MTurk Requester Bookmarks的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2016-06-03

I like the bookmarks, but...

JavaScript Application
Error: rai[rid][0].innerHTML.split(...)[0].split(...)[1] is undefined
This message shows up whenever I go to Dashboard page on mturk, none of the others.
Is this script working and maintained? I like having a list of my favorite Requesters.
I can click OK and message goes away.
Any suggestions?
Thank you

§
发表于:2016-10-16

As it says on the script's description page https://greasyfork.org/en/scripts/6140-mturk-requester-bookmarks , it hasn't been updated since 2012, and was transferred here for archival purposes to ease the transition from the dead userscripts.org site. You're lucky it still works at all, but that message you're seeing isn't being directly caused by this userscript, as "rai[rid]" isn't used in its code anywhere.

It's probably being caused by a conflict with the Turkopticon userscript or browser extension, which by default tries to unnecessarily run on the MTurk dashboard. If you're using the browser extension version, uninstall it and install the userscript version instead. Then change your Greasemonkey/Tampermonkey settings to exclude the dashboard for the Turkopticon userscript.

发表回复

登录以发表回复。