Privacy Policy
Last updated: April 25, 2026
Overview
Meer is a browser extension that displays your GitHub pull requests in a popup. All data stays on your device. We operate no backend servers, collect no analytics, and share nothing with third parties.
What data Meer stores
Everything Meer stores lives in chrome.storage.local â your browser's
local storage, accessible only to this extension on this device.
How data is used
- Your GitHub token is sent only to api.github.com to fetch your pull requests and post comments or reviews on your behalf.
- PR data is displayed in the extension popup and used to generate desktop notifications when configured.
- Nothing is sent to any server other than GitHub's own API.
Data flow
Permissions explained
- storage â saves your token and settings to local browser storage.
- alarms â wakes up the background service worker on your configured polling interval to refresh PR data.
- notifications â shows desktop alerts for new review requests, CI failures, or approvals when enabled.
- api.github.com â the only external host the extension communicates with.
Data retention and deletion
All locally stored data (token, settings, cached PR data) is automatically deleted when you remove the extension from Chrome. You can also clear it manually at any time from the extension's Settings page.
Children's privacy
Meer is a developer tool intended for adults. It does not knowingly collect any data from anyone under the age of 13.
Changes to this policy
If this policy changes materially, the updated version will be committed to the GitHub repository with a dated changelog entry. The "Last updated" date at the top of this page will reflect any revision.
Contact
Questions or concerns? Open an issue on GitHub.