This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |