ChatCache stores a small set of preferences that control how your exports behave. You configure these directly in the popup — there is no settings page to navigate to and no account to sign in to. All preferences are saved locally in your browser using Chrome storage and persist across sessions.Documentation Index
Fetch the complete documentation index at: https://getchatcache.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Available settings
Format selector
Choose your default export format from the dropdown in the popup. The available options are Markdown, HTML, TXT, PDF, JSON, CSV, and PNG. Whichever format you select becomes the default the next time you open the popup, so you do not have to re-select it for every export.Copy to clipboard toggle
Enable this toggle to copy the exported content to your clipboard when you click the export button. Use this when you want to paste the output directly into another application rather than saving a file. You can use the clipboard option independently or alongside a file download depending on your workflow.File name prefix
Set a custom text prefix that gets added to the beginning of every exported file name. This is useful for keeping your downloads folder organized or for distinguishing exports from different projects. For example, a prefix ofresearch- produces file names like research-conversation-title.md.