YouTube Bandwidth Saver by Roberto Reale
Minimizes YouTube video quality to save maximum bandwidth. No data collected, no network requests.
Extension Metadata
Screenshots
About this extension
YouTube uses SABR (Server-Advised Bitrate) to dynamically negotiate video quality server-side. Any attempt to intercept and strip video tracks client-side results in player errors (403).
To bypass this constraint safely (Plan C), the extension intercepts HTML5 player APIs on startup, forcing quality to
1. Video bandwidth consumption drops drastically (just a fraction of a Megabyte).
2. The player operates smoothly without abnormal interruptions—everything works: seeking, buffering, playlists, and continuous playback.
To bypass this constraint safely (Plan C), the extension intercepts HTML5 player APIs on startup, forcing quality to
tiny (144p). The low-resolution video is then covered by a visual overlay. As a result:1. Video bandwidth consumption drops drastically (just a fraction of a Megabyte).
2. The player operates smoothly without abnormal interruptions—everything works: seeking, buffering, playlists, and continuous playback.
- No custom network requests. No extra fetches for watch pages,
base.js, or HEAD verification requests. - No network interception. To avoid triggering YouTube's anti-adblock systems, we do not monkeypatch
fetch,XMLHttpRequest, or global variables likeytInitialPlayerResponse. We use native HTML5 player APIs instead. - No
eval, no remote code. We do not reconstruct URLs or decipher signatures; YouTube handles media delivery natively. - No server telemetry. Settings and per-tab state are stored strictly locally (
storage.syncandstorage.session). No data ever leaves your device. - No downloading, no ad blocking. Out of scope for a focused utility extension. (We recommend uBlock Origin Lite if you want to block video ads).
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Access your data for www.youtube.com
- Access your data for music.youtube.com
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 0.1.1
- Size
- 56.98 KB
- Last updated
- 15 days ago (Jul 27, 2026)
- Related Categories
- License
- MIT License
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
- Add to collection