CH MTurk HIT Link Cleanup

On Oct 12, 2016, Amazon added a bunch of useless garbage variables to all the HIT links on MTurk search results pages, making your browser history no longer able to change the link color of HITs you've already visited. This script removes the garbage from those links so your browser history can work properly again. And if you put it first in your userscript execution order, it should also fix some other scripts that were affected by this garbage.

These are versions of this script where the code was updated. Show all versions.

  • v2.0c 2016-10-17 hadn't realized that the HIT redirect upon submit is determined by hidden link elements, so had to handle this differently to avoid causing auto-accept issues for people not using the "Keep Mturk Autoaccept Box Checked" script
  • v1.0c 2016-10-16