Created
April 30, 2025 23:05
-
-
Save rohith-karra/e348517353c2b96ba49c5c7c2d017dc9 to your computer and use it in GitHub Desktop.
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
| # Privacy Policy for Office Days Tracker | |
| This Chrome extension does not collect, transmit, or share any personal data. | |
| ## What Data Is Stored | |
| This extension uses Chrome's `chrome.storage.local` API to store basic visit logs — specifically, the days you marked as "visited the office." This data is: | |
| - Stored locally in your browser | |
| - Not associated with any account, identity, or login | |
| - Not accessible to us or any external party | |
| ## What Data Is Not Collected | |
| We do not collect or process: | |
| - Personally identifiable information (PII) | |
| - Browsing history or user activity | |
| - Location or device data | |
| - Any form of analytics, cookies, or advertising identifiers | |
| ## Data Control | |
| You can delete your visit data at any time using the “Delete today” button, or by uninstalling the extension (which removes all stored data). | |
| ## Contact | |
| This extension is a personal productivity tool. If you have any concerns or questions, you can contact the developer at: [karrarohithreddy@gmail.com] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment