מדיניות פרטיות עבור Claude Prompt Scheduler
Claude Prompt Scheduler Abhinav Biju מאת
<!DOCTYPE html>
<meta charset="utf-8">
<title>Privacy Policy — Claude Prompt Scheduler</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; max-width: 700px; margin: 40px auto; padding: 0 20px; line-height: 1.6; color: #222; }
h1 { font-size: 24px; }
h2 { font-size: 17px; margin-top: 32px; }
code { background: #f0f0f0; padding: 2px 5px; border-radius: 3px; font-size: 0.9em; }
.updated { color: #666; font-size: 14px; }
</style>
<h1>Privacy Policy — Claude Prompt Scheduler</h1>
<p class="updated">Last updated: 12-09-2026— version 2.0.0</p>
<p>Claude Prompt Scheduler is a browser extension that schedules prompts to be sent to claude.ai at a chosen time. This page explains what data the extension collects, why, and how it's stored.</p>
<h2>What's stored only on your device</h2>
<p>The following never leaves your browser and is stored in local extension storage (<code>browser.storage.local</code>):</p>
<ul>
<li>Scheduled jobs (the prompts you've queued, and when they're set to send)</li>
<li>Send history (a log of what was sent, when, and whether it succeeded)</li>
<li>Personal prompt templates you create in the Library's "My Templates" section</li>
</ul>
<p>We have no access to this data. It is not transmitted to us or any third party.</p>
<h2>What's stored in our backend (Supabase)</h2>
<p>The extension uses <a href="https://supabase.com" target="_blank" rel="noopener">Supabase</a> for optional features: a shared public prompt library, and (if you choose to link an email or sign in with Google) syncing your saved library and settings across devices, plus linking multiple Firefox profiles into a "workspace." None of this is required to use the core scheduling feature. If you use these features, the following is stored:</p>
<ul>
<li><strong>Account identity</strong> — a randomly generated account ID is created automatically on first use, with no email attached ("anonymous"). If you link an email or sign in with Google, that email address and Google account ID become associated with your account ID.</li>
<li><strong>Your saved library</strong> — which public prompts you've saved to "My Library."</li>
<li><strong>Prompts you submit to the public catalog</strong> — title, description, and example text, tagged with a display name you choose (not your email). Submissions are held for review before appearing publicly. If you delete your account, submitted prompts stay in the catalog under that same display name — deleting your account does not retract them.</li>
<li><strong>Ratings and reports</strong> — a 1–5 star rating (and optional written review) or a report you file on a catalog prompt, tied to your account ID. Both require a linked email or Google account — anonymous accounts can read ratings but not post them.</li>
<li><strong>Usage counts</strong> — an anonymous, aggregate count of how often a catalog prompt (and which specific example within it) gets used, with no link back to which accounts used it.</li>
<li><strong>Workspace/profile data</strong> — if you use the "linked profiles" feature to send jobs between different Firefox profiles, we store the profile labels you choose (e.g. "Work laptop"), prompts you explicitly share to your workspace's shared library, and the prompt text of jobs you route between profiles (only for as long as needed to deliver them) plus a short activity log of that routing.</li>
</ul>
<p>We do not sell this data, and do not share it with third parties except as needed to operate the service itself (i.e., our hosting provider, Supabase).</p>
<h2>What Google sign-in shares with us</h2>
<p>If you choose "Sign in with Google," we receive your Google account's email address, name, and profile picture URL (standard OpenID Connect <code>openid email profile</code> scopes) — nothing else. We do not request access to your Gmail, Drive, Calendar, or any other Google service data.</p>
<h2>What we send to claude.ai</h2>
<p>To schedule and send prompts, this extension automates typing into and clicking Send on claude.ai on your behalf, using your own already-logged-in session in your browser. We do not have access to your Claude account credentials, and prompt content scheduled this way is sent directly from your browser to claude.ai — it does not pass through our servers.</p>
<h2>Data deletion</h2>
<p>The extension's Account page has a self-service "Delete account" option that immediately removes your saved library, ratings, and workspace membership from our backend. As noted above, prompts already submitted to the public catalog remain (attributed to your chosen display name, not your account). Locally stored data (jobs, history, personal templates) is removed by uninstalling the extension, or was never sent to us in the first place. For anything not covered by the self-service option, contact us at abhinav.bijupk@gmail.com.</p>
<h2>Contact</h2>
<p>Questions about this policy: abhinav.bijupk@gmail.com</p>