Import jquery at bottom of site scripts by codecaine
// ==UserScript== // @name Import Jquery // @namespace http://tampermonkey.net/ // @version 0.1 // @description Add jquery to websites for console debugging // @author Jerome Scott // @require http://code.jquery.com/jquery-3.4.1.min.js // @match *://*/* // @run-at document-end // @grant none // ==/UserScript== // access jquery object using $ var $ = window.jQuery
当前仅显示简体中文的结果。显示所有语言的结果。
找不到相关脚本。