This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author MoaMoa | |
// @name fanatica key提取 | |
// @namespace http://tampermonkey.net/ | |
// @version 0.4 | |
// @description fanatica key提取 | |
// @include https://www.fanatical.com/*/orders | |
// @require https://cdn.bootcss.com/jquery/3.5.0/jquery.slim.min.js | |
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js | |
// @grant GM_setClipboard |