// ==UserScript== // @name 洛谷用户查找 // @version 0.1.9 // @description 在洛谷主页添加类似Codeforces的Find User(暂不支持自动补全) // @author 叶ID (KMnO4y_Fish, yezhiyi9670) // @match *://www.luogu.com.cn/ // @match *://www.luogu.com.cn/ // @namespace https://greasyfork.org/zh-CN/users/370663-yezhiyi9670 // @downloadURL https://update.greasyfork.icu/scripts/390170/%E6%B4%9B%E8%B0%B7%E7%94%A8%E6%88%B7%E6%9F%A5%E6%89%BE.user.js // @updateURL https://update.greasyfork.icu/scripts/390170/%E6%B4%9B%E8%B0%B7%E7%94%A8%E6%88%B7%E6%9F%A5%E6%89%BE.meta.js // ==/UserScript== (function () { $('document').ready(function(){setTimeout(function () { $sidebar = $('#app-old .lg-index-content .lg-right.am-u-lg-3'); $firstele = $($sidebar.children()[0]); // console.log($firstele); $finder = $(`