Privacy Policy

Overview

Meeting Audio Focus captures the active tab's audio locally through Chrome's tabCapture API, processes it in an offscreen AudioContext, and plays it through the selected output device. Meeting audio is not recorded, transcribed, or uploaded.

Data Collection

The extension stores a locally generated anonymous user ID in Chrome storage for trial and billing purposes. No personal information, meeting content, or audio data is collected or transmitted.

External Services

The extension contacts external services only for trial eligibility checks, payment processing, and Pro status verification. No audio data is included in these requests.

Permissions

  • activeTab — Identifies the active tab so its audio can be focused.
  • tabCapture — Captures the active tab's audio stream for local processing.
  • offscreen — Creates an offscreen document for audio processing (required by Manifest V3).
  • storage — Stores settings, anonymous user ID, and local preferences.

Contact

For privacy-related questions, contact us through the Chrome Web Store listing.

Last updated: May 2026