Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Hide-Sidebar in Moodle
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author Siddharth Bhatt
// @match https://moodle.vle.monash.edu/grade/report/grader/index.php*
// @match https://moodle.vle.monash.edu/mod/assign/view.php*action=grading*
// @grant none
// ==/UserScript==