// ==UserScript== // @name 超星自动填充账号密码 // @namespace Anubis Ja // @version 1.0.0 // @description 自动填充账号密码 // @author Anubis Ja // @match *://*.chaoxing.com/login* // @match *://*.chaoxing.com/wlogin* // @match *://*.chaoxing.com/wunitlogin* // @require https://cdn.staticfile.org/jquery/1.7.2/jquery.min.js // @run-at document-end // @grant unsafeWindow // @supportURL https://greasyfork.org/zh-CN/scripts/385594 // @downloadURL https://update.greasyfork.icu/scripts/385594/%E8%B6%85%E6%98%9F%E8%87%AA%E5%8A%A8%E5%A1%AB%E5%85%85%E8%B4%A6%E5%8F%B7%E5%AF%86%E7%A0%81.user.js // @updateURL https://update.greasyfork.icu/scripts/385594/%E8%B6%85%E6%98%9F%E8%87%AA%E5%8A%A8%E5%A1%AB%E5%85%85%E8%B4%A6%E5%8F%B7%E5%AF%86%E7%A0%81.meta.js // ==/UserScript== var _self = unsafeWindow, $ = _self.jQuery || window.jQuery; var $div = $( '