Files
aocutil/tampermonkey.txt
2021-12-29 03:18:40 -05:00

12 lines
334 B
Plaintext

// ==UserScript==
// @name aocutil
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match http://*/*
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==