Greasy Fork is available in English.

Quizlet Nitro

Aggressive unblur, direct JSON-to-CSV export, and turbo speed optimization for Quizlet.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
amirthfultehrani
1日のインストール数
0
累計インストール数
21
評価
0 0 0
バージョン
1.0.0
作成日
2026/02/19
更新日
2026/02/19
大きさ
4.72KB
ライセンス
MIT
対象サイト

Quizlet Nitro: Extractor, Unblur & Speed Engine (v1.0.0)

A performance-focused utility built to bypass study restrictions and enable instant data portability based on the 2025/2026 architecture update of Quizlet.

Features

  • 1. Direct JSON Data Extraction: Accesses the site's internal __NEXT_DATA__ blob so you don't have to scroll to the bottom to load every card.
    • Allows you to download the entire card set as a CSV formatted for Excel/Anki immediately upon page load.
  • 2. Faster Speed: Blocks heavy tracking found as of 2/18/2026 logs to make the site as fast as possible.
    • Suppresses Snowplow, Rollbar, and Comscore telemetry to significantly reduce CPU lag and "freezing."
  • 3. Aggressive Unblur: Instantly removes blur filters on flashcards and textbook explanations.
    • Uses a persistent MutationObserver to ensure definitions stay visible even if the site tries to re-blur them after you click.
  • 4. Minimal UI: Adds a single, non-intrusive floating button for data extraction.
    • Hides ads, login walls, and "Upgrade" banners to clean up the workspace.

Instructions

  1. Install the Tampermonkey extension in your browser.
  2. Click "Install this script" on the greasyfork page or create a new script and paste the Quizlet Nitro code.
  3. Navigate to any Quizlet set page.
  4. Click the "Export CSV" button at the bottom right to instantly save the data.
  5. All blurs and paywall elements are removed automatically.

Additional Information

  • Excel/Anki Ready: Exported CSVs include a Byte Order Mark (BOM) to ensure special characters display correctly in Excel.
  • Global Access: Forced user-select: text allows you to highlight and copy any content on the page.
  • Speed Tip: Because it uses JSON extraction, you can hit "Export" the moment the page starts loading without waiting for images or ads.