Claude Branch is a browser extension that enhances your Claude.ai experience with quick access to branching options and custom prompts. This tool helps you explore different conversation directions without losing context and provides rapid access to frequently used prompts and actions.
- Radial Quick-Access Menu: Floating 🌿 button that opens a radial menu for instant access to actions
- Conversation Branching: Create new conversation threads without losing original context
- Custom Prompt Access: Quick access to user-defined prompts and actions (coming soon)
- Smart Conversation Extraction: Intelligently captures conversation context for branching
- Modal Dialog System: Interactive dialogs with detailed options and descriptions
- Multiple Branch Types:
- Branch entire conversation to new tab
- Branch from specific selection points (coming soon)
- Customizable Actions: Configurable menu items for personalized workflows
- Enhanced UX: Smooth animations, tooltips, and keyboard shortcuts (ESC to close)
- Clone this repository or download the ZIP file
- Open Chrome or Brave and navigate to
chrome://extensions/(orbrave://extensions/) - Enable "Developer mode" in the top-right corner
- Click "Load unpacked" and select the extension directory
- The extension will automatically activate on Claude.ai pages
- While in a Claude.ai conversation, click the 🌿 button in the bottom-left corner
- A radial menu will appear with available actions
- Click the "Branch" option (🌿) to open the branching modal
- Choose between:
- Branch Entire Conversation: Creates a new tab with the full conversation history
- Branch from Selection: Branch from a specific point (coming soon)
- Continue your conversation in the new tab - changes won't affect the original conversation
- Click any of the other menu items to access custom prompts and predefined actions
- Configure your own shortcuts for frequently used prompts
- Set up workflow automations for common tasks
- Main Button: Circular 🌿 button that toggles the radial menu
- Radial Menu: Fan-style menu with 4 customizable action slots
- Branch Modal: Detailed dialog for selecting branching type
- Action Slots: Configurable menu items for custom prompts and quick actions
- Tooltips: Hover descriptions for all menu items
- Status Notifications: Non-intrusive status messages for user feedback
background.js: Handles tab creation and prompt injectioncontent.js: Manages the UI elements, radial menu, modal dialogs, conversation extraction, and action systemmanifest.json: Extension configuration and permissions
- Centralized Configuration: Actions configured in
MENU_ACTIONSobject for easy customization - Extensible Action System: Framework for adding custom prompts and user-defined actions
- Responsive Design: Adapts to different screen sizes and positions
- Event Handling: Click-outside-to-close, escape key support, and proper event propagation
- Animation System: Smooth transitions for menu appearance, button interactions, and modal dialogs
- Modular Architecture: Easily extensible for new action types and custom workflows
storage: Required to temporarily store prompts between tabs and save custom actions- Host permissions for Claude.ai domains
Works with Claude.ai web interface. Compatible with Chrome, Brave, and other Chromium-based browsers.
- Custom Prompt Library: Save and organize frequently used prompts
- Quick Prompt Insertion: One-click access to predefined prompts
- Branch from Selection: Branch from specific conversation points
- Workflow Automation: Chain multiple actions together
- Prompt Templates: Customizable templates with variables
- Action Categories: Organize actions by type (creative, analytical, technical, etc.)
- Import/Export Settings: Share action configurations between devices
- Conversation Management: Save and manage multiple branch states
- Content Creation: Quick access to writing prompts and style guides
- Code Development: Instant access to debugging and optimization prompts
- Research & Analysis: Streamlined access to analytical frameworks
- Creative Projects: Rapid switching between creative directions
- Learning & Education: Quick access to explanation and tutoring prompts
- Business & Productivity: Automated workflows for common business tasks