Skip to content

Instantly share code, notes, and snippets.

View aceeedev's full-sized avatar

Andrew Collins aceeedev

View GitHub Profile
// ==UserScript==
// @name Quizlet Match Hack
// @namespace Andrew M. C.
// @version 1
// @description The time will freeze at desired time and the answers will be the same color
// @author You
// @match https://quizlet.com/*/*
// @grant none
// @license MIT
// ==/UserScript==