AMBOSS Random Article

Random article generator with categorization!

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

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.

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

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

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
Dnevne instalacije
0
Ukupno instalacija
1
Ocene
0 0 0
Verzija
1.1
Napravljeno
29. 03. 2026
Ažurirano
29. 03. 2026
Size
1,69 МБ
Licenca
MIT
Važi za

🧠 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