Last updated: 2026-04-08
Better GitHub does not collect, transmit, or store any personal data. All data stays on your device.
- GitHub API (
https://api.github.com) — Used to fetch repository data such as PR review status, branch names, and git tags. Requests are made directly from your browser to GitHub's API. No data is sent to any third-party server. - Chrome Storage API — Used to save your feature toggle preferences and GitHub token locally in your browser. This data never leaves your device.
If you provide a GitHub personal access token for private repo access, it is stored locally in Chrome's extension storage and is only used to authenticate requests to the GitHub API. It is never transmitted to any other server.
Better GitHub does not use any analytics, tracking, or telemetry services.
If this policy changes, the update will be posted in this repository.
For questions or concerns, please open an issue at github.com/rrbe/better-github.