Greasy Fork is available in English.

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

顯示 繁體中文 的結果。顯示所有語言的結果。

找不到相關腳本 :<

發佈你撰寫的腳本(或是 學習如何撰寫腳本