Zing Duplicates

clicks "No" by default for Zing "Are these receipts the same" hits

目前为 2015-04-27 提交的版本。查看 最新版本

// ==UserScript==
// @name         Zing Duplicates
// @version      0.1
// @description  clicks "No" by default for Zing "Are these receipts the same" hits
// @author       Tjololo
// @match        https://backend.ibotta.com/duplicate_receipt_moderation/28357387/edit*
// @require     http://code.jquery.com/jquery-latest.min.js
// @grant        none
// @namespace https://gf.qytechs.cn/users/710
// ==/UserScript==

$("#duplicatefalse").click();

QingJ © 2025

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