- Context-Aware Hints: Automatically detects the LeetCode problem you're currently solving
- Progressive Assistance: Get tailored hints that guide you toward the solution without giving everything away
- Problem-Specific: Hints are generated specifically for the problem on your current page
- Instant Solution Access: Generate complete solution code for the current LeetCode problem
- Clipboard Integration: Copy generated code directly to your clipboard with a single click
- Multiple Language Support: Get solutions in your preferred programming language
- Ready to Test: Generated code is formatted and ready to paste into LeetCode's editor
- Personal API Key: The extension requires your own Gemini API key to function
- Local Storage Only: Your API key is stored locally in your browser - never transmitted to external servers
- Complete Privacy: Only you have access to your API key and usage
- Easy Configuration: Simple one-time setup process on first use
Follow these steps to install and set up the LeetCode AI Assistant Chrome Extension:
- Go to the Releases page of this repository
- Download the latest release zip file (e.g.,
leetmate-extension-v1.0.0.zip
) - Extract the downloaded zip file to a folder on your computer
- Open Google Chrome
- Navigate to
chrome://extensions/
or go to:
- Menu (⋮) → More Tools → Extensions
- Toggle "Developer mode" ON (top-right corner)
- Click "Load unpacked" button
- Select the "dist" folder from extracted extension folder from Step 1
- The extension should now appear in your extensions list
- Make sure it's enabled (toggle should be blue/on)
- Click the puzzle piece icon (🧩) in the Chrome toolbar
- Find "LeetMate" in the dropdown
- Click the pin icon (📌) to pin it to your toolbar for easy access
After installation:
- Open any LeetCode problem
- Enter your API key in the extension popup (One-time setup)
- Start getting AI-powered hints and solutions instantly!
Note: This extension is designed to help you learn and understand problem-solving approaches. Use it responsibly to enhance your coding skills.