Skip to content

Instantly share code, notes, and snippets.

@BoomerScratch
BoomerScratch / _scratch-view-stepping.user.js
Last active July 7, 2020 22:20
View stepping in Scratch editor
// ==UserScript==
// @name Scratch - view stepping
// @namespace none
// @version 1.1
// @description Allows you to see which block currently executes in the Scratch editor (scratch.mit.edu), which is useful for debugging.
// @author BoomerScratch
// @match https://scratch.mit.edu/projects/*
// @grant none
// @run-at document-start
// @homepageURL https://gist.github.com/BoomerScratch/0592337050810244236d69a4267b3913
@osipxd
osipxd / !paper-versions.md
Last active May 17, 2026 06:26
Paper versions links
@Kenny2github
Kenny2github / copy-comment.user.js
Last active August 2, 2020 18:35
Copy Scratch comment links
// ==UserScript==
// @name Comment IDs
// @version 0.1
// @description Get Scratch comment IDs
// @author Kenny2github
// @match https://scratch.mit.edu/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
// @updateURL https://gist.githubusercontent.com/Kenny2github/a25dff9c52c90d6f062209df43ef0200/raw/copy-comment.user.js
// ==/UserScript==
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active May 19, 2026 08:28
Conventional Commits Cheatsheet
@eddiewebb
eddiewebb / readme.md
Last active January 12, 2026 06:31
Hugo JS Searching with Fuse.js
@steven2358
steven2358 / ffmpeg.md
Last active May 19, 2026 06:00
FFmpeg cheat sheet
// ==UserScript==
// @name Scratch Messages Finder
// @namespace scratch.mit.edu/users/bob1171
// @version 1.1
// @description Displays someone's message count
// @author @bob1171
// @match https://scratch.mit.edu/users/*
// @grant none
// ==/UserScript==
@ateesdalejr
ateesdalejr / magicFluffyUnicorn.user.js
Last active August 2, 2020 18:37
Simple userscript for commenting nice when you love a project.
// ==UserScript==
// @name magicFluffyUnicorn
// @namespace http://tampermonkey.net/
// @version 1.2
// @description Does cool magic fluffy unicorn kind of stuff.
// @author @TheUltimatum, @bob1171
// @match https://scratch.mit.edu/projects/*
// @grant none
// ==/UserScript==
@Zro617
Zro617 / scratch-siggy-header-link.user.js
Last active August 2, 2020 03:31
[Scratch] Adds the link to your signature to the top of the forums page where it belongs
@Zro617
Zro617 / scratch-profile-navbar.user.js
Last active August 2, 2020 03:32
Adds a navigational bar on some profile subpages
// ==UserScript==
// @author Zro617
// @name Scratch Profile Navbar
// @namespace zro617.github.io
// @description Adds a navbar to the profile subpages
// @include https://scratch.mit.edu/users/*/projects/
// @include https://scratch.mit.edu/users/*/favorites/
// @include https://scratch.mit.edu/users/*/studios/
// @include https://scratch.mit.edu/users/*/studios_following/
// @include https://scratch.mit.edu/users/*/following/