Confidentiality Policy
Last Updated: January 14, 2026
1. Data Collection
This extension is designed with a "Privacy-First" architecture. We do not collect, sell, or rent your personal data to third parties.
- Local Storage: All task names, descriptions, and workflow templates are stored locally on your device using the browser's
storage.local API.
- No Tracking: We do not use cookies or tracking pixels to monitor your browsing behavior.
2. AI Interaction (Optional)
If you choose to use AI features, the extension may transmit specific task data to external providers (e.g., OpenAI) to generate summaries or suggestions.
- Data is only sent when you explicitly trigger an AI action.
- We do not store your API keys on our servers; they are kept in your local environment.
3. Permissions
This extension requests specific permissions to function correctly:
- storage: To save your planners and workflows locally.
- sidePanel: To provide the integrated planning interface.
- host_permissions: Limited strictly to AI API domains if configured by the user.
4. Remote Code
This extension does not execute remote code. All logic, styles, and scripts are bundled within the extension package and reviewed by the browser store.