Skip to content

Instantly share code, notes, and snippets.

@jacky-q
jacky-q / ProgramAlert.user.js
Created May 13, 2017 08:09
投标警示器,监控界面是否出现用户设定关键字
// ==UserScript==
// @name ProgrameAlert
// @namespace net.jacky.p2p
// @description 扫标器
// @include https://www.zyxr.com/invest/share_program.html*
// @version 1
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_registerMenuCommand
// @grant GM_xmlhttpRequest