<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Facebook Ads Library Downloader</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
line-height: 1.6;
color: #333;
max-width: 800px;
margin: 0 auto;
padding: 20px;
}
h1 {
color: #1a73e8;
border-bottom: 2px solid #1a73e8;
padding-bottom: 10px;
}
h2 {
color: #1a73e8;
margin-top: 30px;
}
p {
margin: 15px 0;
}
ul {
padding-left: 20px;
}
.last-updated {
font-style: italic;
color: #666;
margin-top: 40px;
}
</style>
</head>
<body>
<h1>Privacy Policy</h1>
<p>Last updated: May 2024</p>
<h2>Introduction</h2>
<p>This Privacy Policy explains how the Facebook Ads Library Downloader Chrome extension ("we", "our", or "the extension") collects, uses, and protects your information when you use our service. We are committed to ensuring that your privacy is protected and that you understand how your data is handled.</p>
<h2>Information We Collect</h2>
<p>Our extension collects and processes the following types of information:</p>
<ul>
<li>Authentication information when you sign in using your email</li>
<li>Session tokens for maintaining your login state</li>
<li>Content you choose to download from the Facebook Ads Library</li>
<li>Technical information necessary for the extension to function properly</li>
</ul>
<h2>How We Use Your Information</h2>
<p>The information we collect is used for:</p>
<ul>
<li>Authenticating your access to the service</li>
<li>Storing and organizing your downloaded content</li>
<li>Maintaining and improving the extension's functionality</li>
<li>Ensuring secure access to your saved data</li>
</ul>
<h2>Data Storage</h2>
<p>Your data is securely stored in a Supabase database. We implement appropriate security measures to protect against unauthorized access, alteration, disclosure, or destruction of your personal information and data you collect.</p>
<h2>Browser Permissions</h2>
<p>Our extension requires the following permissions to function:</p>
<ul>
<li>Storage: To save your preferences and authentication information</li>
<li>ActiveTab: To interact with Facebook Ads Library pages</li>
<li>Scripting: To extract content from the ads library</li>
<li>Host permissions: To connect with Facebook and our storage service</li>
</ul>
<h2>Data Sharing and Third Parties</h2>
<p>We do not sell, trade, or otherwise transfer your personal information to third parties. Your data is only used within the extension and stored in your personal database space.</p>
<h2>Your Rights</h2>
<p>You have the right to:</p>
<ul>
<li>Access your personal data</li>
<li>Request deletion of your data</li>
<li>Export your data</li>
<li>Opt-out of data collection by uninstalling the extension</li>
</ul>
<h2>Security</h2>
<p>We implement appropriate security measures to protect your data, including:</p>
<ul>
<li>Secure data transmission using HTTPS</li>
<li>Authentication tokens for secure access</li>
<li>Database encryption</li>
<li>Regular security updates</li>
</ul>
<h2>Updates to Privacy Policy</h2>
<p>We may update this Privacy Policy from time to time. Any changes will be reflected in the "Last updated" date at the top of this policy. Continued use of the extension after changes constitutes acceptance of the updated policy.</p>
<h2>Contact Information</h2>
<p>If you have any questions about this Privacy Policy or how we handle your data, please contact us at [email protected].</p>
<p class="last-updated">This privacy policy was last updated on May 2024.</p>
</body>
</html>