"LeetCodeReminder" is a Chrome extension designed for coding enthusiasts and professionals who utilize LeetCode for coding practice and interview preparation. It enhances the user experience by providing personalized statistics and timely reminders.
Add the extension and track your progress
- User Handle Integration: Enter your LeetCode handle to fetch and display personalized progress data.
- Progress Overview: Visualize the number of problems solved, categorized by difficulty levels (Easy, Medium, Hard).
- Daily Question Reminder: Never miss the 'Question of the Day' with timely reminders.
- Easy Access: Directly access the daily question within the extension for convenience.
- Simple Design: A clean and intuitive HTML and CSS-based interface.
- Editable Handle: Easily update your LeetCode handle as needed.
- Dynamic Data Fetching: Uses JavaScript for real-time data display and interactions with LeetCode's API or database.
- Chrome Extension Permissions: Utilizes necessary permissions for optimal functionality within the Chrome browser.
- Manifest V3 Compatibility: Conforms to the latest Chrome extension standards for enhanced security and performance.
- Visit the Chrome Web Store.
- Search for "LeetCodeReminder".
- Click "Add to Chrome" to install the extension.
After installation, click on the extension icon in the Chrome toolbar to:
- Enter your LeetCode handle.
- View your problem-solving progress.
- Access the 'Question of the Day'.
We welcome contributions to make "LeetCodeReminder" even better. Here's how you can contribute:
- Fork the repository.
- Create a new feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -m 'Add YourFeature'
). - Push to the branch (
git push origin feature/YourFeature
). - Submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.
If you find this extension helpful, please consider giving it a rating on the Chrome Web Store and sharing it with fellow coding enthusiasts.
For support or inquiries, please contact us through GitHub Issues.
"LeetCodeReminder" is your daily companion for consistent coding practice on LeetCode. Download it now from the Chrome Web Store and elevate your programming skills.