1 item
There's no way to disable Chrome's autofill on a per-site basis, so I made this extension to workaround it on WeBWorK WeBWorK is a homework platform used by some colleges. Due to the way that it lays out and names answer input boxes, Chrome thinks you'd want to autofill these boxes with your previous answers. Obviously, this is undesirable. I made a workaround to increase productivity. If you're interested, here's how it works: It changes the "name" property of the relevant "input" tags to a random string. The moment before the answers are submitted, it changes the "name" properties back to what they were before so WeBWorK can properly process them.
rating_count is the Chrome Web Store ratings count, not a written-review count.