Note
This no longer works in browser!
This no longer works if you're alone in vc! Somebody else has to join you!
Warning
There are now two quest types ("stream" and "play")! Pay attention to the instructions!
// ==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== |