Skip to content

Instantly share code, notes, and snippets.

@FengerPPS
FengerPPS / Fenger Course Shortcuts.user.js
Last active September 5, 2025 16:41
Canvas Course Shortcuts
// ==UserScript==
// @name Course Shortcuts
// @namespace http://tampermonkey.net/
// @version 2526.1
// @description Add tabs for different courses at the top of the screen
// @author Paul Bui github.com/paulbui
// @match https://*.instructure.com/courses/*
// @grant none
// ==/UserScript==