您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Show the hidden flashcards in Quizlet without logging in.
当前为
How to Install scripts? (Click here)
1 Show the hidden flashcards in Quizlet without logging in.
2 Remove the login box on the bottom of the FlashCards page.
1 Disable the Reading function on flashcards.
2 Remove the :
Big Flashcards in the top.
User name that created the quiz.
Tags related to the quiz set.
Top blue navigation menu.
"Sign up and see the remaining cards. It’s free!" box.
Top menu that appears when the page is scrolled down.
"THIS SET IS OFTEN IN FOLDERS WITH..." box.
"Save time with an expert" message.
Needlessly big footer.
Stick footer banner.
*On the beginning of the script codes you will see this
var DisableReading = true; //If true the Reading function will be disabled
var RemoveNeedlessThings = true; //If true the Needless Things will be removed
By default all optional features are enabled, to disable them just replace true with false on DisableReading and/or on RemoveNeedlessThings.
Example: (if you want to disable all OPTIONAL features.)
var DisableReading = false; //If true the Reading function will be disabled
var RemoveNeedlessThings = false; //If true the Needless Things will be removed
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址