Last Updated: October 15, 2025
TL;DR: Cookier operates entirely locally on your device. We DO NOT collect, store, or transmit your cookies, tokens, or browsing data to any servers. Your data remains 100% private on your own computer.
1. Introduction
Cookier ("the Extension") is a Chrome browser extension designed to help developers and testers manage authentication tokens/cookies across different environments (QA, staging, production, etc.). This Privacy Policy explains how we handle your information.
2. Information We Do NOT Collect
Cookier is designed with privacy as a core principle:
- We do not collect your authentication tokens, cookies, or session data
- We do not collect your browsing history, URLs, or page content
- We do not collect personal information (names, emails, etc.)
- We do not collect usage analytics or telemetry data
- We do not have any servers to transmit data to
3. How Cookier Works
The Extension operates entirely within your Chrome browser:
- Local Storage: All tokens/cookies you save are stored exclusively in your browser's local storage using Chrome's
chrome.storage.local
API
- No External Communication: The Extension does not connect to any external servers or services
- Browser Permissions: We require "host permissions" only to manage cookies on domains you explicitly configure
4. Data Handling Practices
4.1 Cookie/Token Management
- You manually configure which cookies/tokens to save for specific domains
- Saved data is encrypted using Chrome's storage security mechanisms
- When you activate a profile, Cookier only modifies cookies for the configured domains
4.2 Security Measures
- All operations occur locally in your browser
- No sensitive data leaves your device
- We follow the principle of least privilege - only accessing domains you explicitly configure
Important: While Cookier securely stores your tokens locally, we recommend never saving production credentials with high privileges.
5. Third-Party Services
Cookier does not integrate with any third-party services, APIs, or analytics platforms.
6. Your Rights and Choices
You have full control over your data:
- View/Edit/Delete saved profiles directly in the extension UI
- Completely remove all data by uninstalling the extension
- Export your profiles for backup via the extension's export feature
7. Policy Changes
Should this policy change in the future, we will:
- Update the "Last Updated" date at the top of this policy
- Provide prominent notice within the extension for significant changes
8. Contact Us