// ==UserScript== // @name 京东试用 // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author QQ50941544 // @match http://tampermonkey.net/index.php?version=4.1.10&ext=dhdg&updated=true // @grant none // @include http://try.jd.com/* // @downloadURL none // ==/UserScript== document.getElementById('btn-app').click();