AMBOSS Anonymizer

Censors name and avatar on AMBOSS with toggle panel

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

Author
bl4d3rvnner7
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
1.2
Created
2026-03-29
Updated
2026-03-29
Size
5.07 KB
License
MIT
Applies to

🔒 What It Does

  • Masks usernames in InteractiveBox
  • Replaces avatar initials
  • Updates ARIA labels
  • Adds floating ON/OFF privacy panel
  • Works with AMBOSS React navigation
  • No data collection
  • Pure client-side masking

🎯 Built For

  • Screen sharing in lectures
  • Teaching rounds
  • Medical exam prep sessions
  • Study group privacy
  • Recording educational content

⚙ Installation

1️⃣ Install Tampermonkey

https://www.tampermonkey.net/

2️⃣ Install Script

👉 here or from this repository

3️⃣ Visit

https://next.amboss.com/


🧠 Technical

  • Runs at document-idle
  • SPA-safe via MutationObserver
  • No network requests
  • Lightweight (~X KB)
  • MIT licensed