A Chrome/Edge extension to unlock the best possible Netflix playback quality on your browser and platform.
- 4K HDR on Windows + Edge
- 1080p on Mac/Chrome, Linux/Chrome, Windows/Chrome
- 5.1 audio on all supported platforms
- Auto-selects the highest available bitrate at playback start
- Platform capability detection with status popup
- Configurable options (VP9, AV1, AVChigh, subtitle tracks)
- Download the latest zip from Releases
- Unzip to a folder
- Open Chrome →
chrome://extensions→ Enable Developer mode - Click Load unpacked → select the
srcfolder
| Platform | Max Resolution | Audio |
|---|---|---|
| Windows + Edge | 4K HDR | 5.1 |
| Windows + Chrome | 1080p | 5.1 |
| Mac + Chrome | 1080p | 5.1 |
| Mac + Edge | 1080p | 5.1 |
| Linux + Chrome | 1080p | 5.1 |
Right-click the extension icon → Options to configure:
- ✅ Use 5.1 audio when available
- ✅ Automatically select best bitrate
- ☐ Disable VP9 codec
- ☐ Disable AVChigh codec
- ☐ Disable AV1 codec
- ☐ Show all subtitle tracks
| Shortcut | Action |
|---|---|
Ctrl+Shift+Alt+D |
Debug Info |
Ctrl+Shift+Alt+B |
Bitrate Override Menu |
Run ./scripts/package.sh to create a clean release zip from the src folder.
- Player core redirect — uses
declarativeNetRequestto redirect Netflix'scadmium-playercorescript to a patched version that unlocks higher quality profiles - Bitrate forcing — injects a script that simulates the hidden
Ctrl+Alt+Shift+Bmenu interaction to select the maximum bitrate automatically - Platform detection — detects browser/OS combination to report actual achievable quality