Skip to content

Instantly share code, notes, and snippets.

@leilei-anthony
Created December 12, 2025 11:09
Show Gist options
  • Select an option

  • Save leilei-anthony/ad1323f34ebe83178dcf643ffa799c2c to your computer and use it in GitHub Desktop.

Select an option

Save leilei-anthony/ad1323f34ebe83178dcf643ffa799c2c to your computer and use it in GitHub Desktop.

Privacy Policy for Primed Listening

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment