// ==UserScript== // @name 笔试小助手~嘘~ // @namespace http://tampermonkey.net/ // @version 0.1.1 // @description 小助手 // @author ssxxaabb // @match *://*/* // @grant none // @require https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js // @downloadURL none // ==/UserScript== (function() { 'use strict'; // Your code here... let bodyEl = $("body"); bodyEl.append('