Created
August 20, 2026 02:56
-
-
Save kojakeugenio/a9d632730cfb1bdbe506fa14f3e415a7 to your computer and use it in GitHub Desktop.
Privacy Policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Privacy Policy for Ultra Video Downloader | |
| **Effective date: August 20, 2026** | |
| Ultra Video Downloader detects and saves user-accessible video, audio, subtitle, and streaming media from webpages. This policy explains what information the extension handles, why it is needed, where it is stored, and when it may leave your device. | |
| ## Information the extension handles | |
| To provide its download features, Ultra Video Downloader may process: | |
| - The URLs, titles, hostnames, and favicons of webpages containing detected media. | |
| - Video, audio, subtitle, playlist, manifest, segment, preview, and player-configuration data made available by webpages. | |
| - Media-request details, including request and response headers such as cookies, authorization headers, referrers, content types, and user-agent values when a source requires them to retrieve user-selected media. | |
| - Tab identifiers and navigation events used to associate detected media with the correct webpage. | |
| - Extension settings, site-specific preferences, smart-naming rules, paused-site settings, processing status, and optional download history. | |
| - Diagnostic details that you intentionally submit through a support or error-report feature, such as your message, the relevant page URL, extension and browser versions, language, settings, and download-error metadata. | |
| The extension does not collect passwords, payment-card details, health information, or precise location data for its download features. | |
| ## How this information is used | |
| Ultra Video Downloader uses this information only to: | |
| - Detect downloadable media and show it in the extension interface. | |
| - Retrieve media selected by the user. | |
| - Combine media segments or separate video, audio, and subtitle tracks. | |
| - Generate filenames and previews. | |
| - Record supported live streams. | |
| - Display download status and optional local history. | |
| - Diagnose a problem when the user chooses to submit a support report. | |
| The extension does not use user data for advertising, profiling, credit decisions, or purposes unrelated to its media-download features. | |
| ## Local processing and storage | |
| Media assembly and track processing are performed locally using JavaScript and packaged WebAssembly components. The extension may temporarily store media segments, previews, processing data, and incomplete output in browser-managed storage while a download is running. | |
| Settings and site preferences remain in Chrome storage until they are changed, reset, or removed with the extension. Download history is stored only when the related history option is enabled and can be cleared from the extension. Temporary processing data is removed when it is no longer required, subject to browser storage behavior and interrupted jobs. | |
| ## Network requests and data sharing | |
| When you request a download, the extension connects to the webpage's media hosts and related media-delivery or resolver endpoints. Media URLs and any headers needed to retrieve that media are sent to those endpoints as part of the requested download. Those services process requests under their own privacy policies. | |
| Ultra Video Downloader does not sell user data. It does not transfer user data to data brokers, advertising networks, or unrelated third parties. | |
| ## Optional local companion application | |
| If you enable the Ultra Video Downloader companion application, the extension may send download instructions, media URLs, required request headers, filenames, processing options, and related metadata to that application through Chrome's native messaging system. This communication occurs between the extension and a program installed on the same device. The companion uses the information to process media and save files as requested by the user. | |
| ## Support reports | |
| Support and error reports are sent only when you choose to submit them. A report may contain the information described above under diagnostic details. Submitted reports are used to investigate the reported problem and are retained only as long as reasonably needed for support, security, and maintenance. | |
| Do not include passwords, payment information, private messages, or other unnecessary sensitive information in a support message. | |
| ## Your controls | |
| You can: | |
| - Pause media detection for a website or stop detection globally. | |
| - Disable download notifications and optional download history. | |
| - Clear detected-media caches and download history from the extension. | |
| - Reset extension settings. | |
| - Disable the companion application option. | |
| - Remove locally stored extension data by uninstalling the extension. | |
| ## Security | |
| The extension limits its use of webpage and request data to its stated media-download functions. Packaged processing code runs locally. Network security also depends on the protocol and security practices used by the webpage and media source. No method of storage or transmission can be guaranteed to be completely secure. | |
| ## Children's privacy | |
| Ultra Video Downloader is not directed to children under 13, and the developer does not knowingly collect children's personal information for advertising or profiling. | |
| ## Chrome Web Store Limited Use disclosure | |
| Ultra Video Downloader's use of information received from Chrome APIs complies with the Chrome Web Store User Data Policy, including the Limited Use requirements. Information is used only to provide or improve the extension's user-facing media-download features, for security, or to comply with applicable law. | |
| ## Changes to this policy | |
| This policy may be updated when the extension's features or data practices change. The effective date at the top of this page will be revised when an update is published. | |
| ## Contact | |
| Questions about this privacy policy can be sent to **kojakeugenio@gmail.com**. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment