dotfiles/plugins/tampermonkey-mzte/assets/header.txt

12 lines
287 B
Plaintext
Raw Normal View History

2024-03-24 22:55:49 +01:00
// ==UserScript==
// @name MZTE
// @version 0.1.0
// @description Random stuff
// @author LordMZTE
// @include *
// @run-at document-start
// @grant GM_registerMenuCommand
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==