AMBOSS Random Article

Random article generator with categorization!

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
bl4d3rvnner7
Installationen heute
0
Installationen gesamt
1
Bewertungen
0 0 0
Version
1.1
Erstellt am
29.03.2026
Letzte Aktualisierung
29.03.2026
Größe
1,69 MB
Lizenz
MIT
Wird angewandt auf

🧠 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