Netflix Debug Overlay

Click the button or press Ctrl+Shift+Alt+D to activate. Read-only, does not modify Netflix in any way.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
nicopasla
일일 설치 수
1
총 설치 수
3
평점
0 0 0
버전
1.0.0
생성일
2026-03-15
갱신일
2026-03-15
크기
14.2KB
라이선스
MIT
적용 사이트

Netflix Debug Overlay

A simple userscript that replaces Netflix debug panel with a clean, more clear overlay.

Used to check to see if Netflix is outputting the quality that you want.

Screenshot

VIDEO

  • Resolution
  • Bitrate (playing & buffering)
  • Buffer size
  • Codec
  • Frame rate
  • VMAF score (playing / buffering)
  • HDR support with type if available
  • ABR usage

AUDIO

  • Bitrate
  • Channels
  • Buffer size
  • Codec
  • Language

NETWORK

  • Throughput
  • CDN hostname
  • DRM system (Widevine, PlayReady, FairPlay)
  • DRM max resolution

PLAYBACK

  • Dropped frames / total frames
  • Volume
  • Position / duration

Disclaimer

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.

This script cannot:

  • Unlock 4K, HDR, or higher resolutions
  • Change your audio or video quality
  • Bypass DRM restrictions

Installation

  1. Install Tampermonkey or Violentmonkey for your browser
  2. Click Raw on netflix-debug-overlay.user.js and Tampermonkey/Violentmonkey will prompt you to install it

Usage

  1. Go to any Netflix watch page
  2. Click the Show Debug button

Notes

  • The overlay only appears on /watch pages
  • The overlay is not visible when fullscreen
  • The overlay updates every second
  • Use Netflix Sans font when available

License

MIT