Netflix's built-in debug panel (Ctrl+Alt+Shift+D) is cluttered and difficult to read.
This overlay presents the same information in a cleaner, more readable format so you can quickly verify:
- If you're actually getting what you're supposed to get
- If HDR is active
- What bitrate Netflix is delivering
What it shows
- Resolution
- Bitrate (playing & buffering)
- Buffer size
- Codec
- Frame rate
- VMAF score (playing / buffering)
- HDR support with type if available
- ABR usage
- Bitrate
- Channels
- Buffer size
- Codec
- Language
- Throughput
- CDN hostname
- DRM system (Widevine, PlayReady, FairPlay)
- DRM max resolution
- Dropped frames / total frames
- Volume
- Position / duration
This script is read-only. It only reads data that Netflix already exposes through their own built-in debug panel. It does not modify Netflix, intercept requests, or change anything about your playback.
- Install Tampermonkey or Violentmonkey for your browser
- Install the script Your userscript manager will prompt you to install it.
- Go to any Netflix watch page
- Click the
Show Debugbutton
- The overlay only appears on
/watchpages - The overlay is not visible when fullscreen
- The overlay updates every second
- Uses Netflix Sans font when available
MIT
