A Chrome extension to enhance your coding practice experience on LeetCode and Codeforces.
- Timer & Stopwatch: Track your coding session time with either countdown timer or stopwatch
- Bookmark Problems: Save problems with notes and track your progress status (To Do, In Progress, Mastered)
- Draggable UI: Position the widget anywhere on the screen by dragging the header
- Collapsible Interface: Minimize the widget while keeping the timer visible
- Status Tracking: Mark problems as "To Do", "In Progress", or "Mastered"
- LeetCode (leetcode.com)
- Codeforces (codeforces.com)
- Start the timer or stopwatch when you begin solving a problem
- Add notes about your approach or things to remember
- Set the problem status (To Do, In Progress, Mastered)
- Click "Save" to bookmark the problem for future reference
- View your bookmarks to track your progress
- Clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select the extension folder