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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
bl4d3rvnner7
Cài đặt hàng ngày
0
Số lần cài đặt
1
Đánh giá
0 0 0
Phiên bản
1.1
Đã tạo
29-03-2026
Đã cập nhật
29-03-2026
Kích thước
2 MB
Giấy phép
MIT
Áp dụng cho

🧠 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