AI Chat Backup stores all data locally only:
- Chat threads are saved to
chrome.storage.localin the browser. No data leaves your machine. - No data is sent to any external server or cloud service.
- No telemetry is collected.
- The extension reads page content only on the five supported AI chat sites, and only when you click Save.
| Version | Supported |
|---|---|
| 0.1.x | Yes |
Do not open a public GitHub issue for security vulnerabilities.
Report security issues privately via GitHub Security Advisories.
Include:
- A description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested mitigation
You will receive a response within 7 days. We will keep you updated as we work on a fix.
This policy covers the AI Chat Backup Chrome extension source code in this repository. It does not cover:
- The AI chat services themselves (ChatGPT, Claude, Gemini, Perplexity, Grok)
- The Chrome browser or its extension APIs
- Third-party dependencies (report those to their respective maintainers)