
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.
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
- 存取您在 localhost:3000 的資料
- 存取您在 localhost:3001 的資料
- 存取您在 localhost:3002 的資料
- 存取您在 localhost:5000 的資料
- 存取您在 localhost:5173 的資料
- 存取您在 localhost:8000 的資料
- 存取您在 localhost:8080 的資料
- 存取您在 localhost:8081 的資料
- 存取您在 localhost:8888 的資料
- 存取您在 localhost:9000 的資料
更多資訊
- 附加元件網址
- 版本
- 3.0.0
- 大小
- 327.99 KB
- 最近更新
- 2 個月前 (2025年7月28日)
- 相關分類
- 授權條款
- MIT License
- 版本紀錄
- 新增至收藏集
3.0.0 版的發行公告
Adding CSRF protection using simple CORS