Privacy Policy

Tasify is designed from the ground up to respect your privacy. It runs entirely on your local machine, communicates with no external servers, and collects no data whatsoever. This policy explains how your data is collected, handled, stored, and shared — or in Tasify's case, why none of those happen. Each section is documented below for full transparency.

Data Collection

The developer has disclosed that it will not collect or use your data. Tasify does not collect any personal information, technical metadata, usage statistics, crash reports, or behavioral data. The extension never asks for your name, email, location, or any account credentials because there is no server to send them to.

The @tasify/host process receives Claude Code hook events — such as task start, tool execution, permission request, and error events — solely over a local inter-process communication channel. These events are ephemeral and are not persisted, recorded, or transmitted beyond your local machine. No analytics SDKs, telemetry libraries, or third-party data-collection code are included in any component of Tasify.

Data Handling

Tasify processes hook event data exclusively for one purpose: displaying real-time session status in the extension popup and triggering optional desktop notifications. The handling logic follows strict rules:

Data Storage

Tasify employs a zero-persistence storage model:

Data Sharing

Tasify does not share any user data with any party for any purpose:

This developer declares that your data is:

Changes to This Policy

If this privacy policy changes, the updated version will be published at this URL. Given Tasify's local-only architecture, any future changes will maintain the same strict no-data-collection standard. Users will be notified of material changes through the extension's update notes on the Chrome Web Store.

Back to Home | All Projects