extension ExtPose

LeetCode Play Button

CRX id

nekdoeglfimihnhmealdphljndeangjk-

Description from extension meta

Adds a floating play button & keyboard shortcuts inside the Monaco editor on LeetCode.

Image from store LeetCode Play Button
Description from store This extension simply adds play button and powerful keyboard shortcuts to your LeetCode editor. With one tap, it streams AI-generated leetcode solutions (via your local Ollama instance) directly into the Monaco editor, line by line or all at once. ✨ Features β€’ 🟦 Floating Play Button Appears automatically inside LeetCode’s editor tab bar. Clean glassmorphism style with hover animations. β€’ ⌨️ Keyboard Shortcuts o Tab β†’ Insert full AI solution at once o Alt + M β†’ Change AI model (e.g. deepseek-coder, llama2, etc.) o Alt + P β†’ Change default prompt β€’ πŸ“œ Streaming AI Responses Integrates with your local Ollama server (port 11434). Solutions are streamed token-by-token and written directly into the Monaco editor. β€’ πŸ” Smart Problem Capture Auto-extracts the current LeetCode problem statement and uses it as context for solution generation. β€’ πŸ›  Custom Prompt Modal Built-in textarea modal lets you override prompts without editing code. β€’ 🎨 Modern UI Glassmorphism floating button + animated hover/press states. ________________________________________ How It Works 1. Open any LeetCode problem. 2. Click the Play button (or press Tab). 3. The extension sends the problem description + your prompt to Ollama (localhost:11434). 4. The AI model streams back Java code directly into LeetCode’s Monaco editor. ________________________________________ Why Use This? β€’ πŸš€ Skip manual copy-paste workflows β€’ ⚑ Get Java code fast while keeping focus inside the editor β€’ πŸ§‘β€πŸ’» Train with multiple solution approaches (brute vs optimized) β€’ 🎯 Perfect for practice, study, or exploring AI-assisted coding ________________________________________ ________________________________________ Installation 1. Install the extension from Chrome Web Store. 2. Run Ollama locally on port 11434 with your preferred model (e.g. deepseek-coder). 3. Open leetcode.com and start solving! ________________________________________ Permissions β€’ *://leetcode.com/* β†’ inject Play button + handle editor β€’ Localhost fetch β†’ stream solutions from Ollama (http://localhost:11434/api/generate) ________________________________________ βœ… Works best with: Ollama + deepseek-coder (but supports any model you set). ⚠ Requires Ollama installed locally.

Latest reviews

  • (2025-09-01) Binayak Thakur: Usable and does what it says, need improvements though

Statistics

Installs
Category
Rating
4.0 (1 votes)
Last update / version
2025-08-30 / 1.0
Listing languages
en

Links