VocaSub does not collect, store, or transmit any personal data. Your privacy is fully respected.
1. Data Collection
VocaSub does not collect any personal or sensitive user data. The extension does not:
- Collect browsing history or activity
- Track user behavior or usage patterns
- Store personally identifiable information
- Use cookies for tracking
- Employ analytics services (Google Analytics, Mixpanel, etc.)
2. Local Storage
VocaSub saves a small number of user preferences locally in your browser using Chrome's chrome.storage.local API. This data never leaves your device. The stored preferences include:
- Extension enabled/disabled state - whether VocaSub is active
- Blur mode toggle - your blur preference for the secondary subtitle
- Selected secondary language - your most recently chosen subtitle language
- Tablet mode settings - whether tablet mode is enabled and button placement preference (left or right)
This data is stored exclusively on your device and is not accessible to VocaSub developers or any third party.
3. Network Requests
VocaSub communicates only with the anizium.co and anizium.de domains. The extension:
- Fetches subtitle data from anizium.co's own subtitle API to display the secondary subtitle track
- Does not send any data to external servers
- Does not make requests to third-party services
- Does not load remote code or scripts
4. Permissions and Their Purpose
VocaSub requests the following Chrome permissions, each for a specific and necessary purpose:
- storage - Saves your preferences (language selection, blur toggle, tablet mode) locally in your browser
- activeTab - Identifies the current tab to communicate with the content script running in the anizium.co embed iframe
- webNavigation - Finds the specific video embed iframe within the page to route messages to the correct content script
- Host permissions (anizium.co, anizium.de) - Allows the extension to inject its content script into the video embed iframe on these specific domains only
5. Third-Party Services
VocaSub uses no third-party services whatsoever. There is no advertising, no analytics, no telemetry, and no external integrations.
6. Data Sharing
VocaSub does not share any data with third parties because it does not collect any data in the first place. There is nothing to share.
7. Children's Privacy
VocaSub does not knowingly collect any information from anyone, including children under the age of 13.
8. Changes to This Policy
If this privacy policy is updated, the changes will be reflected on this page with an updated revision date. Since VocaSub does not collect data, significant changes to this policy are unlikely.
9. Contact
If you have any questions about this privacy policy or VocaSub, please reach out via the VocaSub GitHub repository.