您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Word-wraps long qualifications on individual HIT pages, with better multi-script compatibility.
当前为
When a requester specifies an unusually long list of qualifications on a HIT, the individual HIT page displays the quals in its info table with word-wrapping turned off, so that it becomes a long stretching-off-the-page single line of all the quals. To correct this, Chet Manley wrote the first MTurk Qualifications Wrapper script, which is one line long. It likely works fine for most people, but with all the other userscripts I had running, it had an unsatisfactory side effect - the table cell containing the qualifications became too wrapped, scrunched-up unnecessarily long and narrow, a couple words per line. To counteract this side effect, I ended up rewriting MTurk Qualifications Wrapper to use insertion of CSS style overrides (like my CH Google Color-Coded Results uses), instead of the original attribute removal method. If you're not one of the few people to have this problem, my version should still work for you too, although there's no reason to switch from Chet's.