
Claude Context Menu 作者: Damien Bouissou
Transform text with AI-powered tools from context menu - summarize, beautify, translate and more using local Claude server
10 个用户10 个用户
扩展元数据
屏幕截图




关于此扩展
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.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 获取浏览器标签页
- 访问您在 localhost:3000 的数据
- 访问您在 localhost:3001 的数据
- 访问您在 localhost:3002 的数据
- 访问您在 localhost:5000 的数据
- 访问您在 localhost:5173 的数据
- 访问您在 localhost:8000 的数据
- 访问您在 localhost:8080 的数据
- 访问您在 localhost:8081 的数据
- 访问您在 localhost:8888 的数据
- 访问您在 localhost:9000 的数据
更多信息
3.0.0 的发布说明
Adding CSRF protection using simple CORS