Skip to content

Instantly share code, notes, and snippets.

View navinor's full-sized avatar
:octocat:

Navinor navinor

:octocat:
View GitHub Profile
@navinor
navinor / mclogsuploader
Last active May 28, 2025 21:03
mclo.gs Log Uploader
// ==UserScript==
// @name mclo.gs Log Uploader
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Upload log files to mclo.gs.
// @author Navinor
// @match *://*/*
// @grant GM_setClipboard
// @grant GM.xmlHttpRequest
// @grant GM_addStyle