Last updated: March 2026
QuietCue is a Chrome browser extension that monitors your microphone volume during Google Meet and Microsoft Teams calls. When your voice exceeds a configurable threshold, the extension displays a gentle visual reminder on the page so you can stay mindful of your colleagues' shared space. Its sole purpose is to help you be aware of your speaking volume.
We do not collect, record, store, or transmit any audio data.
The extension accesses your microphone exclusively to compute a numeric volume level (in decibels). This computation happens entirely within your browser. The raw audio signal is never saved, buffered, or sent anywhere.
The extension stores the following user preferences using Chrome's built-in storage API (chrome.storage.sync):
These values are simple numbers and booleans. They contain no personal information and are synced across your Chrome devices via your Google account (the same mechanism Chrome uses for bookmarks and settings).
This extension does not communicate with any external servers, APIs, or third-party services. There is no analytics, telemetry, advertising, or tracking of any kind.
We do not share any data with third parties because we do not collect any data.
This extension does not knowingly collect any information from anyone, including children under 13.
If this privacy policy is updated, the changes will be reflected on this page with an updated date. Since the extension collects no data, material changes are unlikely.
If you have questions about this privacy policy, please contact us at: m.gula@vegaitglobal.com
The complete source code for this extension is available for inspection. You can verify that no audio data is transmitted by reviewing the code yourself.