Keep track of the HITs you've done (and more!). Cross browser compatible.
< 脚本MTurk HIT Database Mk.II的反馈
That's an error I've never seen occur. Can you look at the network requests in the console and let me know what it's trying to fetch?
It is requesting https://www.mturk.com/mturk/undefined .
The database exists in my profile directory it's in profile_name/storage/default/https+++www.mturk.com/idb
There are tables in the sqlite database, but no data in those tables.
I have tried removing the script and reinstalling it. I'm using Firefox 47.0.1 on linux.
I found the issue by disabling extensions and re-enabling them one-by-one. The extension RightToClick seems to be the cause.
Interesting... Glad you figured it out
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Update database not working

I just installed this script. When I run update database, I get the following error:
In the firefox console, I see many of this error:
Error: 404 - Not Found
Stack trace:
HITStorage.fetch/fetch file:///home/brad/.mozilla/firefox/s5bf8xn3.test/gm_scripts/MTurk_HIT_Database_Mk.II/MTurk_HIT_Database_MkII.user.js:386:18
Any ideas of what is going on ?
Thanks.