Skip to content

Instantly share code, notes, and snippets.

@Parthukg
Created December 18, 2025 19:05
Show Gist options
  • Select an option

  • Save Parthukg/7ff95581553661771d136b329a4025a3 to your computer and use it in GitHub Desktop.

Select an option

Save Parthukg/7ff95581553661771d136b329a4025a3 to your computer and use it in GitHub Desktop.

Privacy Policy for Unstrain - Eye Rest Reminder

Last Updated: December 19, 2025

Overview

Unstrain is a Chrome extension designed to help users maintain healthy vision by implementing the 20-20-20 rule. This privacy policy explains how we handle your data.

Data Collection

Unstrain does NOT collect, transmit, or share any personal data.

The extension stores the following information locally on your device only using Chrome's built-in storage API:

  • Timer state (running, paused, remaining time)
  • Number of breaks taken today
  • User preferences (work duration, break duration, sound settings)

This data never leaves your browser and is not accessible to us or any third parties.

Data Storage

All data is stored locally using chrome.storage.local API. This means:

  • Your data stays on your device
  • No data is sent to external servers
  • No analytics or tracking is implemented
  • No cookies are used

Permissions Used

The extension requests the following permissions, used solely for its core functionality:

Permission Purpose
alarms Schedule break reminders every 20 minutes
storage Save your preferences and timer state locally
notifications Display break reminder notifications
offscreen Play notification sounds in the background

Third-Party Services

Unstrain does not use any third-party services, analytics, or external APIs.

Children's Privacy

Unstrain does not knowingly collect any information from children under 13 years of age.

Changes to This Policy

We may update this privacy policy from time to time. Any changes will be reflected in the "Last Updated" date above.

Contact

If you have any questions about this privacy policy, please contact us at:


© 2025 Incognito Labs. All rights reserved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment