Skip to content

Instantly share code, notes, and snippets.

@as-com
as-com / discuss.user.js
Created July 20, 2017 16:18 — forked from GarethPW/discuss.js
Brings the discuss button back to the Scratch Website.
// ==UserScript==
// @name Scratch 2.0 Discuss Button Fix
// @namespace http://garethpw.net
// @version 1.1
// @description Brings back the discuss button on the site header because removing it was illogical.
// @author Gareth Welch
// @include /^https?:\/\/scratch\.mit\.edu
// ==/UserScript==
(function() {