What is QuickGPT?
QuickGPT is a lightweight, customizable ChatGPT-powered assistant that lives in your browser as a floating widget and right-click menu. Designed for productivity and clarity, it lets you get instant AI help on any webpage—without breaking your flow.
✨ Features
- 🧠 Instant AI Access: ChatGPT widget on any page
- 🖱️ Right-Click Actions: Summarize, Reword, or “Explain like I’m 5”
- 📐 Resizable + Draggable UI
- 🎨 Dark/Light Theme Support
- 🔄 Typing Animation for readability
- 🔧 API Key + Model Settings (e.g., GPT-3.5 / GPT-4)
- 📋 Copy to Clipboard with one click
- 🧹 Clear Chat to reset your session
📦 Use Cases
QuickGPT fits smoothly into your daily workflow, whether you're a student, writer, or developer.
- 👩🎓 Students: Define terms, summarize text, or explain like you’re five
- ✍️ Writers: Reword awkward sentences, fix grammar, and polish content inline
- 👨💻 Developers: Continue snippets, simplify docs, or ask tech questions right on GitHub
- 🔬 Researchers: Summarize papers and extract insights while reading
- 🧪 Custom prompts: Translate, create test cases, or bullet-point summaries
🚀 Installation
- Clone this GitHub repo
- Go to
chrome://extensions
in Chrome - Enable Developer Mode
- Click “Load Unpacked” and select this folder
- Enter your OpenAI API key in settings
- Start chatting via the 💬 icon or by right-clicking any selected text
📸 Preview
Here’s how QuickGPT looks in action:


🛠️ Tech Stack
- 💻 JavaScript (Vanilla)
- 🧩 Chrome Extensions API
- ⚙️ OpenAI Chat Completions API
- 🌐 HTML5 + CSS3
- 💾
chrome.storage.local
for persistent settings