Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ShogunPatch/b564a26383df89c348e5efdbf256adae to your computer and use it in GitHub Desktop.

Select an option

Save ShogunPatch/b564a26383df89c348e5efdbf256adae to your computer and use it in GitHub Desktop.
TubeNotes Chrome Extension - Privacy Policy (v1.0)
TubeNotes Chrome Extension - Privacy Policy (v1.5)

TubeNotes Chrome Extension - Privacy Policy (v1.7)

Effective Date: April 2, 2026

1. Introduction

TubeNotes is a Chrome extension for capturing YouTube transcripts and metadata locally while maintaining user privacy.

2. Data Collection

The extension does not collect, store, share, or transmit personal data including viewing history, video titles, transcripts, or browsing activity. Users don't need accounts, and all data extraction happens entirely within your browser on your local device.

3. Anonymous Usage & Error Reporting

TubeNotes uses two services for anonymous telemetry to understand usage and detect bugs. No YouTube URLs, video titles, transcript content, or any personally identifiable information is ever included.

Sentry (Error Reporting)

On error, the following is sent to Sentry:

  • Error description
  • Extension version
  • Chrome version

Sentry privacy policy: https://sentry.io/privacy/

PostHog (Usage Analytics)

On key actions (opening the extension, successful extraction, errors, review prompt interactions), the following is sent to PostHog:

  • Event name (e.g. "popup_opened", "extraction_success")
  • A randomly generated anonymous device ID (stored locally, never linked to any identity)
  • Transcript line count (on successful extraction)
  • Extension version
  • Chrome version

PostHog privacy policy: https://posthog.com/privacy

4. Permissions

TubeNotes requires access to:

  • Active Tab (YouTube.com) — to read metadata and transcript from the page
  • Clipboard — to copy formatted notes
  • Storage — to store the anonymous device ID and review prompt preferences locally
  • Sentry (sentry.io) — anonymous error reporting
  • PostHog (eu.posthog.com) — anonymous usage analytics

5. Contact

Questions should be directed to: hello@clanalytix.com

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