2018年11月11日 星期日
小米搶折價卷
// ==UserScript==
// @name 小米搶折價卷
// @namespace http://tampermonkey.net/
// @version 0.2
// @description try to take over the world!
// @author You
// @match https://event.mi.com/tw/sales2018/super-sales-day
// @include https://event.mi.com/tw/sales2018/*
// @grant none
// @require http://code.jquery.com/jquery-3.3.1.min.js
// ==/UserScript==
(function() {
'use strict';
function checkForMoniDisplayChange () {
$(".J_couponArea").removeAttr("disabled");
$(".J_couponArea").click();
}
window.setInterval (checkForMoniDisplayChange, 900);
alert ={}
})();
來源:
chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/options.html#nav=59cebb7b-055f-4b6b-8daa-e4e7f28722d0+editor
https://www.ptt.cc/bbs/Lifeismoney/M.1541492880.A.92C.html
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言