>_ commit it — Privacy Policy

Last updated: July 2026

Commit It is a Chrome extension that lets you commit your SQL, Python, and other practice work directly to your GitHub account. This page explains what data the extension accesses and how it is handled.

What data the extension accesses

What we do NOT collect

Data storage

All settings (token, username, preferences) are stored using chrome.storage.local, which is local to your browser profile and is not synced to the cloud. You can remove all stored data at any time by clicking Disconnect in the extension's settings page, or by removing the extension from Chrome.

Third-party services

The only external service this extension communicates with is the GitHub REST API (api.github.com), and only when you explicitly trigger a commit action. GitHub's own privacy policy applies to data sent to GitHub.

Contact

If you have any questions about this privacy policy, please open an issue on the GitHub repository.