Last Updated: December 12, 2025
1. Data Collection The "Primed Listening" extension does not collect, store, or transmit any personally identifiable information (PII) or user data to external servers.
2. Local Storage
The extension uses Chrome's local storage API (chrome.storage) solely to save your personal preferences (such as "Pause Per Character" speed and "Hide Subtitles" settings). This data remains on your device or is synced to your own Google account depending on your browser settings. The developer has no access to this data.
3. Site Access The extension accesses the Document Object Model (DOM) of YouTube.com and Netflix.com only when you are actively visiting those sites. This access is required to:
- Detect the presence of subtitles.
- Read subtitle text to calculate pause duration.
- Control the video player (pause/resume).
Subtitle text is processed instantaneously in your browser's memory and is never logged or saved.