Privacy policy for GrabChat - Export AI Chats to JSON, MD, PDF
GrabChat - Export AI Chats to JSON, MD, PDF by Shady
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GrabChat Privacy Policy</title>
<style>
body { font-family: Arial, sans-serif; line-height: 1.6; max-width: 800px; margin: 40px auto; padding: 0 20px; color: #222; }
h1, h2 { color: #111; }
</style>
</head>
<body>
<h1>GrabChat - Privacy Policy</h1>
<p><strong>Last Updated:</strong> January 18, 2025</p>
<h2>Data Collection and Usage</h2>
<p>This extension <strong>does not</strong>:</p>
<ul>
<li>Collect personal information</li>
<li>Store your chat conversations on external servers</li>
<li>Track your browsing behavior</li>
<li>Share data with third parties</li>
<li>Use analytics or telemetry</li>
</ul>
<h2>Data Processing</h2>
<p>All processing occurs entirely on your device:</p>
<ul>
<li>Chat extraction happens locally in your browser</li>
<li>Exported files are saved directly to your computer</li>
<li>No data is transmitted to any remote server</li>
<li>No user data is stored or cached by the extension</li>
</ul>
<h2>Permissions Justification</h2>
<ul>
<li><strong>activeTab</strong>: Required to access the current chat page and extract its content</li>
<li><strong>downloads</strong>: Required to save exported files to your chosen location</li>
<li><strong>storage</strong>: Required for extension configuration and settings management</li>
</ul>
<h2>Contact</h2>
<p>For privacy-related questions or concerns, please contact us through the <a href="https://chrome.google.com/webstore">Chrome Web Store listing</a>.</p>
<h2>Changes to This Policy</h2>
<p>We may update this Privacy Policy periodically. Any material changes will be communicated via the extension’s update notes.</p>
</body>
</html>