Last active
November 28, 2025 05:49
-
-
Save svscodes/4c3022deea96e0700294b100f82f4857 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Privacy Policy for LeetLink | |
| **Last Updated:** [Today's Date] | |
| LeetLink ("we", "our", or "us") is committed to protecting your privacy. This Privacy Policy explains how your information is handled. | |
| **1. Data Collection** | |
| We do not collect, store, or transmit your personal data to any external servers. | |
| - **GitHub Token:** Your GitHub Personal Access Token is stored locally on your device using Chrome's secure `storage` API. It is used strictly to authenticate with the GitHub API on your behalf. | |
| - **Code Submissions:** Your LeetCode solution code is retrieved from the browser tab and sent directly to your GitHub repository. We do not view, store, or analyze your code. | |
| **2. Data Usage** | |
| The data accessed by LeetLink is used solely for the extension's core functionality: synchronizing your LeetCode submissions to your GitHub repository. | |
| **3. Third-Party Sharing** | |
| We do not share, sell, or disclose your data to any third parties. | |
| **4. Contact** | |
| For questions, please contact: [https://github.com/svscodes] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment