Mturk Dashboard Privacy

Hide sensitive areas of your mturk dashboard with a Ctrl-click.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
limcid
1日のインストール数
0
累計インストール数
107
評価
0 0 0
バージョン
1.03
作成日
2015/11/26
更新日
2016/03/14
大きさ
1.12KB
ライセンス
不明
対象サイト

Don't you hate the fact that it's so easy for other people to see how much (or how little) you're making on MTurk? All they have to do is see any loaded MTurk page, especially the Dashboard.

This script allows you to quickly toggle the visibility of the income-related elements on any MTurk page by simply Ctrl-clicking on just about any blank area on the page. This script will also hide your ID number.

You can set the script to automatically hide these elements on page load. Simply edit the script, and set the hideDefault variable to true:

// set default value for hiding
var hideDefault = false

Then, save the script. Personally, I find it kind of annoying, but you can do it if needed.

NOTE: If you still see these elements appear for a brief moment before being hidden, go to your Greasemonkey or Tampermonkey interface and set the script to be the first script to load (or maybe just loaded sooner than it's currently loading). What is happening is that other scripts are causing a delay, so setting this script to run first, or sooner, will fix the issue.

Enjoy your privacy!

长期地址
遇到问题?请前往 GitHub 提 Issues。