AMBOSS Random Article

Random article generator with categorization!

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

🧠 Why This Exists

Ever sat there thinking:

"What should I study next?"

…and ended up doing nothing?

This script removes that friction.

👉 One click = one random article = instant progress


🎯 The Idea

There’s a well-known effect in learning:

It's easier to follow a given task than to decide one yourself.

This tool leverages that.

  • No decision fatigue
  • No overthinking
  • Just start learning

🚀 What It Does

  • Adds a floating "Random Article" button to AMBOSS
  • Instantly opens a random article from a curated pool (2300+ articles)
  • Matches AMBOSS UI styling (native look)
  • Dark mode by default (blends into AMBOSS interface)
  • Works with React navigation (SPA-safe)
  • Fully client-side - no tracking, no requests

🎓 Perfect For

  • Procrastination-breaking study sessions
  • Quick learning sprints
  • Daily "just start" habit building
  • Discovering weak spots randomly
  • Passive recall training

⚙ Installation

1️⃣ Install Tampermonkey

👉 https://www.tampermonkey.net/

2️⃣ Install Script

👉 GreasyFork 👉 Or raw install: https://raw.githubusercontent.com/bl4d3rvnner7/amboss-random-article/main/script.js

3️⃣ Open AMBOSS

👉 https://next.amboss.com/


🔥 Pro Tip

Use this together with:

👉 AMBOSS Anonymizer https://github.com/bl4d3rvnner7/amboss-anonymizer

Perfect combo for:

  • studying on stream
  • teaching
  • sharing screen safely

🧠 Technical

  • Runs at document-idle
  • Injects floating UI container
  • Uses local ID pool (no API calls)
  • Zero dependencies
  • Ultra lightweight