Last active
July 10, 2026 09:26
-
-
Save brykneval/324f86532f50608f5ba0f266a117c8a5 to your computer and use it in GitHub Desktop.
PrivacyPolicy.md
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 Manage Tabs | |
| Last updated: 2026-07-09 | |
| Manage Tabs is a browser extension designed to help you manage your open tabs, free up system memory, and save tab sessions. We respect your privacy and are committed to protecting it. | |
| ## What Data We Access | |
| To function properly, Manage Tabs accesses the following information: | |
| 1. **Tabs Data (Web history):** The extension reads the URLs, titles, and favicons of the tabs you currently have open in your browser. This is strictly required to display your active tabs in the extension popup and allow you to close, sleep (discard), or save them. | |
| 2. **Local Storage:** The extension reads and writes to your browser's local storage to securely store your "Saved Tabs" list, "Offline Saved Tabs" list, and your theme preferences (Light/Dark mode). | |
| 3. **Page Capture:** When you choose to save a tab for offline viewing, the extension captures the webpage content and saves it as an MHTML file. | |
| 4. **Downloads and File Management:** The extension securely accesses your downloads manager strictly to download captured offline pages to your local drive, open those local files directly within your browser, and delete them if you choose to remove them from your saved list. | |
| ## How Data Is Processed and Stored | |
| All data processing happens entirely locally on your device. Manage Tabs does **not** transmit any of your data to external servers or over the internet. When you choose to "Save" a tab, its URL, title, and optionally its full offline content, are stored securely within your own local browser profile and local file system. | |
| ## Remote Code Use | |
| This extension is fully self-contained. It does not execute or load any remote code. All HTML, JavaScript logic, and vector graphics are bundled directly within the extension package. | |
| ## Third-Party Services | |
| This extension does not use any analytics, telemetry, or third-party tracking services. Your data remains entirely private and within your browser. | |
| ## Data Sharing | |
| We do not sell, trade, or otherwise transfer any of your information to outside parties under any circumstances. We do not use your data for unrelated purposes, nor do we use it to determine creditworthiness. | |
| ## Contact | |
| If you have any privacy inquiries or questions, please contact the developer at sandip_ultimate@hotmail.com. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment