Effective date: June 12, 2026
TalkSound processes the audio of the browser tab you choose, entirely on your device, using the Web Audio API. It collects nothing, transmits nothing, and contains no analytics or tracking code of any kind.
When you enable TalkSound on a tab, the tab's audio stream is captured and passed through a local audio-processing chain (EQ, stereo widening, reverb, loudness leveling), then played back. The audio exists only in memory during playback and is never recorded, stored, or sent anywhere.
storage.sync, which Chrome may sync within your own Google account. TalkSound has no access to this sync infrastructure.| Permission | Why it is needed |
|---|---|
tabCapture | Captures the audio of the tab you invoke TalkSound on, so it can be processed and re-output. This is the core functionality. |
offscreen | Manifest V3 service workers cannot run an AudioContext; an offscreen document hosts the audio-processing engine. |
storage | Saves your preferences. No personal data is involved. |
activeTab | Identifies which tab to enhance when you click the icon or use the keyboard shortcut. |
If this policy changes, the update will be published on this page with a new effective date. Questions or concerns: please open an issue on the project's GitHub repository.