introducing
Let's speedrun the quiz! Copy the auto answer script, paste it into quizlet page and you're done!
There are several ways to execute a script
F12
and switch over to the console tabCtrl + Shift + J
Right click
→ Inspect
and switch over to the console tabjavascript:
and then paste the script. (e.g. javascript:alert(1)
)