Skip to content

Instantly share code, notes, and snippets.

View MegaApuTurkUltra's full-sized avatar

MegaApuTurkUltra MegaApuTurkUltra

View GitHub Profile
@MegaApuTurkUltra
MegaApuTurkUltra / scratch-messenger.user.js
Last active January 24, 2016 18:32 — forked from Zro617/scratch-messenger.user.js
Adds "Message" control on Scratch forums; allows arbitrary length messages
// ==UserScript==
// @name Scratch Messenger
// @namespace ScratchMessenger
// @author Zro617, MegaApuTurkUltra
// @description Lets you quickly write a message directly to the author of a forum post on Scratch
// @include https://scratch.mit.edu/discuss/topic/*
// @version 1.0
// @grant none
// ==/UserScript==