Description from extension meta
Analyze visible text, send as Markdown to webhook, and display response.
Image from store
Description from store
Bring AI-powered analysis to any webpage—no copy-paste required. Send selected text or the entire page as clean Markdown (plus your custom prompt and URL) to your own webhook or agent, and get back summaries, translations, task entries, code linting, data exports, and more—right in a persistent sidebar.
🚀 Key Benefits
- Flexible Selection
- Highlight a snippet to process just that content
- Or leave nothing selected to analyze the full page
- Trigger multiple workflows and send outputs back to the webpage.
- Customizable Prompts
- Use any instruction: “Summarize,” “Translate,” “Generate flashcards,” “Create tasks,” etc. Store and select from multiple prompts.
- Seamless Integration
- Send one JSON payload—prompt, Markdown list, and URL—to your endpoint
- Handle responses in your own backend (Make, Zapier, Airtable, Bubble etc)
- Persistent Sidebar UI
- Always available via the side panel icon—no pop-ups or new tabs
- Dark mode for comfortable reading
- Privacy-First
- No telemetry, no data logging, no external scripts—only what you explicitly send
- Webhook URLs and prompts stored securely in Chrome storage.
🔧 How It Works
1. Configure your webhook URLs by pressing the + icon and add the webhooks.
2. Enter your desired prompt in the sidebar input.
3. Select text on the page—or nothing—to control the payload.
4. Submit: your prompt, Markdown-formatted content, and URL go in a single POST.
5. View your webhook’s response instantly in the sidebar.
🔒 Permissions
activeTab, scripting: Extract page content
sidePanel: Render the sidebar UI
storage: Securely save your webhook URLs and prompts