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.
Install the extension from the Chrome Web Store: Leetcode Friends Tracker
-
🧑🤝🧑 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.
Demo.mov
Leetcode Friends Tracker is designed with privacy in mind. This extension collects minimal data necessary for its core functionality.
- 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
- Friend usernames are used solely to fetch public profile metrics from Leetcode
- No personal information is collected, shared, or sold to third parties
If you have questions about this privacy policy, please open an issue in this repository.