tampermonkey maybe?

This commit is contained in:
nim-ka
2021-12-29 03:18:40 -05:00
parent a37eee947f
commit b1cb3ba3aa
3 changed files with 23 additions and 1 deletions

11
out.js
View File

@@ -1,3 +1,14 @@
// ==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==
// TODO:
// - copy method
// - remove range method