Releases: yuki-sf/LeetDraw
Releases · yuki-sf/LeetDraw
Release list
Release 1.3.14
LeetDraw v1.3.14
An open-source browser extension for competitive programmers that injects a digital whiteboard overlay directly onto LeetCode, CodeWars, HackerRank, and CodeChef. Brainstorm, sketch data structures, and dry-run matrices without switching tabs.
Key Features
- Pen & Geometric Shapes: Sketch graphs, trees, pointer arrows, and logic paths cleanly.
- Dynamic DP Table Maker: Instantly generate matrix grids to track states during complex Dynamic Programming runs.
- Laser Pointer: Highlight executing conditional branches or recursive loops temporarily.
- Workspace Capture: Save and download a workspace screenshot with your code background and overlay sketches combined.
- History Control: Native Undo, Redo, and Clear Canvas actions.
Installation
- Download and extract the attached leetdraw.zip.
- Go to your browser's extensions page (
chrome://extensionsoredge://extensions). - Toggle "Developer mode" on in the top-right corner.
- Click "Load unpacked" in the top-left and select the extracted folder (containing
manifest.json).
Contributions, bug reports, and feature ideas are welcome at the https://github.com/yuki-sf/LeetDraw repository!