Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.51 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.51 KB

🚀 Leetcode Friends Tracker

A simple Chrome extension to track your friends' LeetCode progress. Easily add friends, view their profiles, recent submissions, and contest performance—all in one place.

✨ Get the Extension

Install the extension from the Chrome Web Store: Leetcode Friends Tracker

Key Features

  • 🧑‍🤝‍🧑 Friend Dashboard
    Add LeetCode usernames and view detailed metrics, including rating, problem stats, recent activity, and contest history.

  • 🔗 In-Page Integration
    Injects a tracker button in LeetCode pages for quick access.

👀 Working Demo

Demo.mov

⼛ Privacy Policy

Overview

Leetcode Friends Tracker is designed with privacy in mind. This extension collects minimal data necessary for its core functionality.

Data Collection and Storage

  • The extension stores Leetcode usernames you add as friends using Chrome's local storage API
  • All data is stored locally on your device and is not transmitted to any third-party servers
  • Profile stats are fetched from Leetcode.com using HTTPS public API endpoints only

Data Usage

  • Friend usernames are used solely to fetch public profile metrics from Leetcode
  • No personal information is collected, shared, or sold to third parties

Contact

If you have questions about this privacy policy, please open an issue in this repository.