Summary
Coconut Breaker does not collect, transmit, or share any personal data. Everything stays on your device. There are no analytics, no tracking pixels, no third-party servers, and no remote code execution.
What data is stored
The extension stores a small amount of data locally on your device using chrome.storage.local:
- Sound preference — whether you have sound effects enabled or muted.
- Break history — a log of your coconut break results (outcome, conviction level, optional question text up to 70 characters).
- Tally counts — total breaks, yes/no/unclear counts, and streak statistics.
This data never leaves your browser. It is not sent to any server, not shared with any third party, and not used for any purpose other than displaying your history within the extension popup.
Permissions explained
The extension requests exactly three Chrome permissions. Each is strictly necessary:
| Permission | Purpose | Scope |
|---|---|---|
| activeTab | Allows the extension to interact with the currently active tab — but only when you click the extension icon. | Single tab, user-initiated, temporary |
| scripting | Injects the coconut-breaking overlay into the active web page so the animation appears on your content. | Only the tab you click on |
| storage | Saves your preferences and break history locally using chrome.storage.local. | Local device only |
The extension does not request host_permissions, tabs (full access), webRequest, cookies, history, bookmarks, or any other broad-scope permission.
What data is NOT collected
- No browsing history or URLs you visit
- No page content from websites you browse
- No personally identifiable information (name, email, address, etc.)
- No device identifiers, fingerprints, or telemetry
- No form data, passwords, or cookies
Third-party services
Coconut Breaker does not communicate with any external servers. There are no analytics SDKs, no crash reporting tools, no ad networks, and no CDN resources loaded from remote origins. All code and assets are bundled within the extension itself.
Data retention & deletion
All stored data resides in chrome.storage.local on your device. You can delete it at any time by:
- Clicking the "Clear" button inside the extension popup, or
- Uninstalling the extension entirely (Chrome removes all associated storage automatically).
Children's privacy
Coconut Breaker is a novelty entertainment extension. It does not knowingly collect data from anyone, including children under the age of 13. Since no data is transmitted externally, there is no risk of external exposure regardless of the user's age.
Changes to this policy
If this privacy policy is updated, the new version will be published at the URL provided in the Chrome Web Store listing. The "Effective date" and "Last updated" fields at the top of this page will reflect the change.
Contact
For questions or concerns about this privacy policy or the extension's data handling, please contact:
sujith81159@gmail.com