Greasy Fork is available in English.

freddiehogan

nothing

  1. // ==UserScript==
  2. // @name freddiehogan
  3. // @description nothing
  4. // @namespace hello
  5. // @match *gg*
  6. // @grant none
  7. // @require https://cdn.jsdelivr.net/npm/jquery@2.2.4/dist/jquery.min.js
  8. // @run-at document-end
  9. // @version 0.5
  10. // ==/UserScript==