This extension does not collect, store, or transmit any personal data to
any server or third party. All operations run entirely within your browser.
1. What the Extension Does
ChatGPT Unarchiver is a browser extension that helps you bulk-restore
(unarchive) archived conversations on chatgpt.com. When
you click the button, the extension:
Reads your existing ChatGPT session authentication token from the
chatgpt.com page already open in your browser.
Uses that token to call ChatGPT's own API endpoints on
chatgpt.com to list and restore your archived chats.
Reports progress back to the extension popup as each chat is restored.
2. Data We Do Not Collect
We do not:
Collect, store, or transmit your ChatGPT session token or credentials.
Read, store, or transmit the content of any of your conversations.
Use analytics, telemetry, or crash-reporting services.
Contact any server other than chatgpt.com.
Use cookies or any form of persistent storage.
3. Permissions Explained
host_permissions: https://chatgpt.com/* — Required to
inject the content script that makes API calls using the page's existing
session. All network requests go only to chatgpt.com.
This extension requests no special browser permissions
beyond access to chatgpt.com. It cannot read data from any
other website.
4. Local Operation Only
The extension has no background server, no remote configuration, and no
external dependencies. Every line of code runs locally in your browser and
is visible in the extension's source files.
5. Third-Party Services
This extension interacts solely with ChatGPT (chatgpt.com), which is
operated by OpenAI. Your use of ChatGPT is governed by
OpenAI's Terms of Use
and
Privacy Policy
.
6. Changes to This Policy
If this privacy policy is updated, the new version will be included with
the extension update on the Chrome Web Store. The "Last updated" date at
the top of this page will reflect the change.