[FEATURE] Change Chats on Claude Chrome Extension
Resolved 💬 1 comment Opened May 6, 2026 by Ethanbroo Closed Jun 3, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When using the Claude Code Chrome extension, each chat session is temporary. If the tab is closed or refreshed, the session is lost and cannot be reopened.
Proposed Solution
Add a dropdown feature that lets users access their 5 most recent chats from the extension, so they can resume ongoing work instead of starting over.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
Other
Use Case Example
- You are working on a multi-step project (e.g., building a feature, debugging code, or writing a long document) in the Claude Chrome extension.
- The session contains important context: prior code, decisions, and instructions.
- You accidentally:
- Refresh the tab
- Close the browser
- Or the extension reloads
- The entire session is lost, forcing you to:
- Re-explain the project
- Re-send files/code
- Rebuild context from scratch
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗