Keep track of the HITs you've done (and more!). Cross browser compatible.
< 脚本MTurk HIT Database Mk.II的反馈
Could you please open the console ctrl+shift+J
and let me know if there are any error messages there?
Uncaught QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'hitdb_projectedEarnings' exceeded the quota.
Interesting. Chrome has a 10MB quota on localStorage
per origin (i.e. domain). It seems you either ran out of disk space or hit the internal limit, which means you may have an exceedingly large blocklist/includelist/whatever, or you have irrelevant and unused junk.
I just pushed an update that may or may not help you. If you are still getting the same error, it's not a problem with the script; you're going to need to clean out your localStorage
.
Cleaned out my local storage, fixed the problem. Thanks
Projected earnings will not update
I've used this HIT database for a while now, and all the sudden it won't update the pending earnings or anything. It just keeps spinning the wheels saying "update complete!".
Here's a GIF of what it doing. Using Chrome.