Created
January 2, 2026 08:02
-
-
Save zaki-coder/e6bcd213d9da067ec57e612789c2aa32 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 Mouse Coordinates Tracker | |
| **Last Updated:** January 2, 2026 | |
| ## Data Collection | |
| Mouse Coordinates Tracker does **NOT** collect, store, or transmit any personal data or user information. | |
| ## How the Extension Works | |
| The extension operates entirely locally in your browser: | |
| - **Mouse tracking:** Coordinates are tracked in real-time on the active webpage but are never saved or transmitted | |
| - **Local storage:** Only stores your preference for overlay display (enabled/disabled) locally in your browser | |
| - **Clipboard:** Only writes coordinate data to your clipboard when you click - it never reads from your clipboard | |
| - **No external servers:** The extension does not communicate with any external servers or third parties | |
| ## Data Storage | |
| The only data stored is: | |
| - Your overlay display preference (enabled/disabled) - stored locally using Chrome's storage API | |
| - This preference never leaves your device | |
| ## Third-Party Access | |
| No third parties have access to any data because no data is collected or transmitted. | |
| ## Changes to This Policy | |
| Any changes to this privacy policy will be posted at this URL and the extension will be updated accordingly. | |
| ## Contact | |
| If you have questions about this privacy policy, please contact: zakiazizi1841992@gmail.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment