A Chrome extension to hide project chats from Claude's sidebar.
- Automatically hides chats that belong to projects
- Starred chats remain visible
- Toggle on/off with a simple switch
- Minimal dark interface
- No data collection
- Clone this repository
- Open
chrome://extensions/ - Enable Developer mode
- Click "Load unpacked"
- Select the extension folder
Click the extension icon in your toolbar to toggle hiding project chats. When enabled, all chats belonging to Claude projects will be hidden from the sidebar.
The extension detects which chats belong to projects by checking the project_uuid field from Claude's API and hides them from the sidebar.
If the extension doesn't work after installation, try reloading the Claude page (Ctrl/Cmd + R).
