Created
October 5, 2025 21:03
-
-
Save sys-Ninja/563334030b9ac9fd8280f4b3faf99c78 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 Tab Master | |
| **Last Updated: January 10, 2025** | |
| ## Overview | |
| Tab Master is a privacy-first Chrome extension. We do not collect, store, or transmit any user data to external servers. | |
| ## Data Collection | |
| Tab Master does NOT collect: | |
| - Personal information | |
| - Browsing history | |
| - User activity | |
| - Location data | |
| - Any identifiable information | |
| ## Data Storage | |
| All data (saved sessions, settings, backups) is stored locally on your device using Chrome's local storage API. This data: | |
| - Never leaves your device | |
| - Is not transmitted to any servers | |
| - Is not shared with third parties | |
| - Is not used for analytics or tracking | |
| ## Permissions | |
| Tab Master requires the following permissions: | |
| - **tabs**: To manage and save your browser tabs | |
| - **storage**: To save sessions locally on your device | |
| - **notifications**: To show success/error messages | |
| These permissions are used solely for the extension's core functionality. | |
| ## Third-Party Services | |
| Tab Master does NOT use: | |
| - Analytics services | |
| - Tracking tools | |
| - External APIs (except Google's public favicon service for tab icons) | |
| - Advertisement networks | |
| ## Changes to Privacy Policy | |
| Any updates to this policy will be reflected in the extension's Chrome Web Store listing. | |
| ## Contact | |
| For questions or concerns: var69801@gmail.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment