YouTube Player Resizer is a Chrome extension that lets you resize the YouTube video player. This policy explains how the extension handles your data.
This extension does not collect, transmit, or share any personal data. No analytics, tracking, or telemetry of any kind is included.
The extension uses Chrome's built-in chrome.storage.sync API solely to save
your preferred player dimensions (width and height). This data:
The extension only operates on https://www.youtube.com/* pages. It injects a
content script exclusively to resize the video player element. It does not read, modify, or
transmit any page content or user activity.
This extension does not use any third-party libraries, services, or remote code.
The full source code is publicly available on GitHub:
github.com/FRodrigues21/youtube-resizer-extension
If you have any questions about this policy, please open an issue on the GitHub repository.