Legal
Privacy Policy
Last updated: April 16, 2026
Overview
8Dfy (“the Extension”) is a Chrome browser extension that processes YouTube audio in real-time to create spatial/8D audio effects. All audio processing occurs entirely within the user's browser using the Web Audio API.
Data Collection
8Dfy does not collect, store, transmit, or share any user data.
Specifically, the Extension:
- Does not collect personally identifiable information
- Does not access, record, or store any audio or video content
- Does not track browsing history or user activity
- Does not use analytics, telemetry, or tracking scripts
- Does not use cookies or local tracking mechanisms
- Does not contain any remote code (all JavaScript is bundled within the extension package)
Local Storage
The Extension uses Chrome's built-in chrome.storage.sync API solely to save:
- User preferences (selected preset, slider positions, toggle states)
- Premium license activation status
This data is stored locally on the user's device via Chrome's built-in storage, contains no personal data, and is never transmitted to any external server. It can be cleared by uninstalling the extension.
Premium License Verification
When a user activates a Pro license key, the Extension makes a single API call to Gumroad (api.gumroad.com) to verify the license key. This request sends only:
- The license key entered by the user
- The product identifier
No personal data, browsing history, audio content, or device information is sent. Gumroad's own privacy policy governs how they handle license verification requests. After verification, the activation status is stored locally and re-verified periodically.
Audio Processing
All audio processing is performed client-side using the browser's native Web Audio API. Audio data:
- Is processed in real-time within the browser tab
- Is never downloaded, recorded, buffered to disk, or transmitted to any server
- Passes through Web Audio nodes (filters, gain, panner, compressor) and is output directly to the user’s audio device
- When using the Export feature, recorded audio is saved as a local file on the user’s device and is never uploaded anywhere
Permissions
The Extension requests the following Chrome permissions:
storageTo save and restore user preferences and license status across browser sessionsactiveTabTo detect whether the current tab is a supported page and communicate between the popup and content scriptscriptingTo inject the audio processing content script into supported pagesHost permissions (youtube.com, music.youtube.com)To run the content script that attaches to the video element for audio processingHost permission (api.gumroad.com)To verify Pro license keys via Gumroad’s API (periodic verification call)No permission is used to access, collect, or transmit user data.
Third Parties
The Extension integrates with Gumroad solely for license key verification. No user data is shared with Gumroad beyond the license key itself. No other third-party services, APIs, or servers are used.
Changes to This Policy
If this privacy policy is updated, the changes will be published alongside the extension update on the Chrome Web Store. Users are encouraged to review this policy periodically.
Contact
If you have questions about this privacy policy, please contact: harshmittal.dev@gmail.com