Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Quizlet Match Hacker
// @namespace Ray D. Adams
// @version 1.1
// @description The time will freeze and the answers will be the same color
// @author You
// @match https://quizlet.com/*/*
// @grant none
// @license MIT
// ==/UserScript==