- One-click sharing of Claude AI conversations
- Instant URL generation
- Support syntax highlighting for code and Artifacts including Mermaid & JSON
- Works directly with Claude's web interface
When you share a conversation, the extension stores the converastions to ShareClaude's database (not Claude). Each conversation gets a unique URL, similar to an unlisted YouTube video. The URL can be shared with anyone, but it won’t show up in search results on Google. Further conversations are served from ShareClaude’s database, not directly from Claude.
Important: While the URL is private and not searchable, anyone with the URL can still view the conversation. Please avoid sharing sensitive or personal information.
- Clone this repository:
git clone https://github.com/rohit1kumar/shareclaude.git
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the
extension
folder from the cloned repository
- Open Claude in your browser
- Start or continue a conversation with Claude
- Click the share icon in the input box adjacent to the attachments button.
- The sharing URL will be automatically copied to your clipboard
- Share the URL with anyone you want!
- Frontend: React, TailwindCSS
- Backend: Cloudflare Workers
- Database: Cloudflare D1
Extension icon may not appear on the first load. Refreshing the page resolves this issue
Contributions are welcome! Feel free to:
- Report bugs
- Suggest new features
- Submit pull requests
Made with ☕ for the Claude community