Effective Date: June 9, 2025
LeetPush is a Chrome extension designed for developers to sync LeetCode submissions with GitHub.
All data is stored locally on your machine. Nothing is transmitted to external servers beyond GitHub’s own APIs during authenticated API requests.
We use Chrome’s built-in `chrome.storage` API to securely store tokens. GitHub’s OAuth system handles authentication securely.
LeetPush is an open-source project. You can audit the code on GitHub.
If you have questions, reach out via GitHub Issues on the project repo.