
Claude Context Menu av Damien Bouissou
Transform text with AI-powered tools from context menu - summarize, beautify, translate and more using local Claude server
11 brukere11 brukere
Metadata for utvidelser
Skjermbilder




Om denne utvidelsen
Claude Context Menu brings the power of AI text transformation directly to your Firefox browser through an intuitive right-click menu.
⚠️ IMPORTANT: This extension requires a local Claude server. See installation instructions after installing the extension.
Features
✓ Summarize - Get concise summaries while preserving key information
✓ Beautify - Fix grammar, spelling, and improve writing style
✓ Reformulate: Rewrites text with professional vocabulary and improved clarity
✓ Explain - Get clear explanations of complex text
✓ Elaborate - Expand ideas with additional context and details
✓ Illustrate - Generate SVG diagrams based on content
✓ Translate - Quick translations to French, Spanish, English (UK/US)
How it works
Requirements
Privacy First
Configuration
Access settings through the extension icon to:
- Choose server port (10 common ports available)
- Set request timeout (30s to 5 minutes)
For detailed setup instructions, visit the GitHub repository or click the extension icon after installation.
⚠️ IMPORTANT: This extension requires a local Claude server. See installation instructions after installing the extension.
Features
✓ Summarize - Get concise summaries while preserving key information
✓ Beautify - Fix grammar, spelling, and improve writing style
✓ Reformulate: Rewrites text with professional vocabulary and improved clarity
✓ Explain - Get clear explanations of complex text
✓ Elaborate - Expand ideas with additional context and details
✓ Illustrate - Generate SVG diagrams based on content
✓ Translate - Quick translations to French, Spanish, English (UK/US)
How it works
- Select any text on a webpage
- Right-click to open context menu
- Choose "Claude Tools" and select your action
- Get results as popup or inline replacement
Requirements
- Local Claude server running on your machine
- Claude CLI installed (npx @anthropic-ai/claude-code)
- Node.js for running the server
Privacy First
- All processing happens locally
- No data sent to external servers
- No tracking or analytics
- Open source on GitHub
Configuration
Access settings through the extension icon to:
- Choose server port (10 common ports available)
- Set request timeout (30s to 5 minutes)
For detailed setup instructions, visit the GitHub repository or click the extension icon after installation.
Vurdert til 0 av 0 anmeldere
Tillatelser og dataLes mer
Nødvendige tillatelser:
- Tilgang til faner
- Få tilgang til dine data for localhost:3000
- Få tilgang til dine data for localhost:3001
- Få tilgang til dine data for localhost:3002
- Få tilgang til dine data for localhost:5000
- Få tilgang til dine data for localhost:5173
- Få tilgang til dine data for localhost:8000
- Få tilgang til dine data for localhost:8080
- Få tilgang til dine data for localhost:8081
- Få tilgang til dine data for localhost:8888
- Få tilgang til dine data for localhost:9000
Mer informasjon
- Lenker for utvidelser
- Versjon
- 3.0.0
- Størrelse
- 327,99 kB
- Sist oppdatert
- 2 måneder siden (28. juli 2025)
- Relaterte kategorier
- Lisens
- MIT License
- Versjonshistorikk
- Legg til i samling
Versjonsnotat for 3.0.0
Adding CSRF protection using simple CORS