Last active
February 28, 2026 12:01
-
-
Save R-Nassau/f939210a0d2dd8d8db2a22ee16f2e8c1 to your computer and use it in GitHub Desktop.
privacy-policy.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # CookieWard — Privacy Policy | |
| Last updated: February 28, 2026 | |
| ## Overview | |
| CookieWard is a browser extension that scans websites for privacy compliance with LGPD, GDPR, and CCPA regulations. | |
| ## Data Collection | |
| CookieWard does NOT collect, store, transmit, or share any user data. All scanning and analysis is performed entirely on your local device within your browser. | |
| ## What the extension accesses locally (never transmitted): | |
| - Cookies on the current website (to evaluate compliance) | |
| - Scripts loaded on the current page (to detect trackers) | |
| - Page content (to check for consent banners and privacy policies) | |
| This data is analyzed locally and stored temporarily in your browser's local storage solely to display scan results. It is never sent to any external server. | |
| ## Third-Party Services | |
| CookieWard does not use any third-party analytics, tracking, or data collection services. | |
| ## Changes to This Policy | |
| We may update this Privacy Policy from time to time. Any changes will be reflected on this page. | |
| ## Contact | |
| If you have questions about this Privacy Policy, contact us at: [your-email@example.com] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment