Keep track of the HITs you've done (and more!). Cross browser compatible.
< Feedback on 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
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.