Meeting Cost Calculator is a productivity tool that calculates the real-time financial cost of meetings based on attendee count and salary inputs. It runs entirely within the extension popup and does not access any webpage content, does not use host permissions, and does not communicate with any external server.
None. Meeting Cost Calculator collects zero personal information. No names, emails, IP addresses, browsing history, or behavioral data are ever collected, stored externally, or transmitted anywhere.
Meeting Cost Calculator stores the following data exclusively in chrome.storage.local on your own device. This data never leaves your browser.
| Key | What it stores | Purpose |
|---|---|---|
| isRunning | Boolean flag indicating whether the timer is currently active | Persists timer state across popup open/close |
| startTime | Timestamp when the current meeting timer was started | Calculates elapsed time accurately even if popup is closed and reopened |
| elapsed | Total elapsed time in the current meeting session | Tracks accumulated meeting duration |
| attendees | Number of attendees entered by the user | Restores attendee count when popup reopens |
| salary | Average salary value entered by the user | Restores salary input when popup reopens |
storage
Used to persist timer state and user inputs in chrome.storage.local so the meeting cost calculation survives popup open/close cycles. Data is stored only on your device.
Meeting Cost Calculator does not use analytics, crash reporting, advertising SDKs, or any third-party service. There are no external API calls. All calculations are performed locally in your browser.
Meeting Cost Calculator does not load or execute any code from remote servers. All JavaScript is bundled in the extension package that you install from the Chrome Web Store.
Meeting Cost Calculator is not directed at children under 13. We do not knowingly collect any information from children.
If we update this policy, the new version will be posted at this URL. The effective date at the top will be updated accordingly. Continued use of the extension after changes constitutes acceptance of the updated policy.
Questions about this privacy policy? Email hello@bushe.co or visit bushe.co.