Group ChatGPT Chats by Date adds collapsible date headers (Today, Yesterday, and specific dates) to
the conversation sidebar on chatgpt.com, so your chat history is grouped by day instead
of shown as one long list.
To build these groups, the extension reads the conversation list that ChatGPT's own page already loads into your browser (chat titles and last-updated timestamps). This data:
The extension saves one small preference locally using Chrome's storage API:
which date groups you've manually collapsed, and whether grouping is turned on. This is stored
only on your own device (via chrome.storage.local/chrome.storage.sync,
which is Google's own browser sync mechanism if you're signed into Chrome — not a server the
developer controls or has access to).
storage — save your collapse/expand preferences and the on/off toggle, locally on
your device
The extension only runs on chatgpt.com. It has no access to any other site you visit.
There are none. No analytics, no tracking pixels, no ad networks, no external API calls of any kind.
If this policy ever changes, the updated version will be posted at this same URL with a new "last updated" date.
For questions regarding this Privacy Policy, please contact: dev.rachit@proton.me
Note: the canonical, hosted version of this policy lives at rachit03heranwal.github.io/website/privacy/Group-ChatGPT-Chats-by-Date.html — that URL is what's submitted to the Chrome Web Store.