Mturk Block Ads

Block the new ads on the top of mturk

目前為 2015-02-10 提交的版本,檢視 最新版本

// ==UserScript==
// @name         Mturk Block Ads
// @description  Block the new ads on the top of mturk
// @version      0.1
// @include      https://www.mturk.com*
// @exclude      https://www.mturk.com/mturk/findquals?requestable=false&earned=true
// @author       Cristo
// @grant        GM_addStyle
// @run-at document-start
// @copyright    2012+, You
// @namespace https://gf.qytechs.cn/users/1973
// ==/UserScript==

GM_addStyle(".message.warning:not(#alertBox) { display: none !important; }");

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址