// ==UserScript== // @name 京东试用 // @namespace https://greasyfork.org/zh-CN/users/75882-qq50941544 // @version 20161027 // @description try to take over the world! // @author QQ50941544 // @match http://tampermonkey.net/scripts.php // @grant none // @include *//try.jd.com/* // @downloadURL none // ==/UserScript== document.getElementById('btn-app').click();