Last updated: May 26, 2026
LeetCode Uploader ("the Extension") is a Chrome extension that lets you push your LeetCode solutions directly to a GitHub repository. This page explains what data the Extension accesses and how it is used.
The Extension accesses the following data solely to perform the upload you request:
chrome.storage.local on your device.api.github.com) and commit your solution to the repository you specify.
Your GitHub username, personal access token, and repository name are stored locally
on your device using Chrome's storage.local API. This data never leaves
your device except when making authenticated requests to api.github.com.
The Extension communicates only with the GitHub REST API on your behalf. Please refer to GitHub's Privacy Statement for how GitHub handles data sent to their API.
We do not sell, trade, or share your data with any third parties. No analytics, advertising, or tracking libraries are included in the Extension.
You can remove your stored credentials at any time by clearing the Extension's storage via Chrome's extension management page, or by uninstalling the Extension.
If this policy changes, the updated version will be published at this URL with a revised "Last updated" date.