View DomsQEM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Quizlet Match Hack V1 | |
// @namespace Domenick M. | |
// @version 1.6 | |
// @description You can use this tool on multiple modes. Credit to theonlytruegod on Github Gist for the help. | |
// @author You | |
// @match https://quizlet.com/*/* | |
// @grant none | |
// @license MIT | |
// ==/UserScript== |