A browser extension to help you track your LeetCode progress, manage problems, and stay motivated while preparing for interviews, OAs, or if you just love DSA.
- Automatically track solved LeetCode problems
- Organizes solved problems by tag/topic
- Displays recently solved problems
- Privacy safe (no personal data is stored or sent anywhere)
- Download the latest release from Releases.
- Unzip the package.
- Go to your browser’s extensions page.
- Enable "Developer mode" and load the unpacked extension from the extracted folder.
- Click the extension icon to open the popup.
- Use the options page to customize your experience.
- Progress is automatically tracked as you solve problems on LeetCode.
- [Describe available options and settings here]
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
- Fork the repository
- Create your feature branch (
git checkout -b feature/cool-new-feature
) - Commit your changes (
git commit -m 'Add cool new feature'
) - Push to the branch (
git push origin feature/cool-new-feature
) - Open a pull request
If you have any feature requests, create an issue and use the 'feature request' tag
Distributed under the MIT License. See LICENSE for more information.
- LeetCode
- all the users <3
my twitter: @_dngi