A simple and intuitive Chrome extension to track LeetCode stats for up to 5 users. Quickly view the number of problems solved by difficulty (Easy, Medium, Hard), total problems solved, and manage user data directly from your browser toolbar. 🔧
- Save up to 5 LeetCode User IDs: Track stats for multiple users simultaneously. 🔐
- Dynamic Table Display: Shows Username, Easy, Medium, Hard, and Total Solved counts in a clean, tabular format. 📊
- Add New Users: A "+" button allows adding new LeetCode usernames. 📝
- Remove Users: Quickly delete users from the list to make room for others. 🚫
- Compact Popup Window: Accessible directly from the Chrome toolbar for quick reference. 🔍
- Clone this repository:
git clone https://github.com/pranjal-88/leetcode-stats-extension.git
- Open Chrome and navigate to
chrome://extensions/
. - Enable Developer Mode in the top-right corner. 🔓
- Click Load unpacked and select the folder where you cloned the repository. 📂
- The extension will appear in your Chrome toolbar. 🔼
- Click the extension icon in the Chrome toolbar to open the popup window. 🔄
- Use the "+" button to add up to 5 LeetCode usernames. 🎲
- View their stats in the dynamically updated table. 📊
- To remove a user, click the "Remove" button next to their username. 🗑️