Privacy Policy — Meet Attendance Tracker ¶
Last updated: 2026-07-07
Short version: everything stays on your device. We never see your data, and neither does anyone else.
What the extension does ¶
Meet Attendance Tracker records attendance for the Google Meet calls you join — participant names, join/leave times, and the meeting's code, title, and duration — so you can review, analyze, and export it later.
Data we collect and where it goes ¶
- All attendance data is stored locally in your browser, in IndexedDB. Settings are stored in
chrome.storage.local. - No data ever leaves your device. The extension makes no network requests of any kind. There are no servers, no cloud sync, no accounts, no analytics, no telemetry, no ads, and no third-party tracking.
- We (the developers) have no access to your data. There is no backend to access it with.
What is stored ¶
For each meeting you attend with the extension enabled:
- Meeting code, title (if visible), start/end time, and duration.
- For each participant: display name, avatar URL (if shown by Meet), host/presenting/phone flags (if detectable), and the full log of join/leave intervals.
- Optional rosters (lists of expected names) that you create or import.
- Your extension settings.
This data is written only while you are on https://meet.google.com.
Permissions ¶
storage— to save your attendance records and settings on your device.- Host access to
https://meet.google.com/*— so the extension can read the on-screen participant list during a call. This is the only site the extension can access. It cannot read any other website.
The extension does not request access to your tabs, browsing history, other websites, your camera/microphone, or your Google account.
Your control over your data ¶
- Export any meeting or your entire dataset (as JSON, CSV, XLSX, or PDF) at any time from the dashboard.
- Delete individual meetings, or wipe all data with one click in the dashboard's Data tab.
- Uninstalling the extension removes all of its stored data from your browser.
Children's privacy ¶
The extension collects no personal data on any server and is suitable for use in educational settings. All processing is local to the teacher's/user's own browser.
Changes ¶
If this policy ever changes, the updated version will ship with the extension and be dated above.
Contact ¶
Questions? Email hi@certfusion.com.