Last active
May 21, 2026 17:12
-
-
Save kojakeugenio/d3f2614fc03dc6b9824923b0e8b55ad9 to your computer and use it in GitHub Desktop.
Gabby Privacy Policy
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 Gabby: Full Page Screenshot & Screen Recorder | |
| Last updated: 2026-05-22 | |
| Gabby is committed to protecting your privacy. This privacy policy explains how our Chrome Extension handles user data. | |
| ## 1. 100% Local Processing & Privacy by Design | |
| Gabby runs entirely in your web browser. | |
| - All screenshots, area captures, and screen recordings are processed locally on your machine. | |
| - We do not use any external cloud servers, databases, or third-party APIs. | |
| - Your captured media and recordings never leave your device unless you explicitly choose to share or download them. | |
| ## 2. No Data Collection or Transmission | |
| We believe in absolute data privacy. | |
| - **No Analytics/Telemetry**: Gabby does not collect any diagnostic, usage statistics, or telemetry data. | |
| - **No Personal Information**: We do not collect your name, email address, IP address, web browsing history, or any other personally identifiable information. | |
| - **No User Accounts**: You do not need to register, log in, or create an account to use any of Gabby's features. | |
| ## 3. How Permissions Are Used | |
| Gabby requires certain browser permissions to function. Here is how they are used: | |
| - **`activeTab`**: Allows Gabby to capture the currently active tab when you trigger a screenshot. | |
| - **`scripting`**: Used to inject scrolling utilities onto the webpage for full-page stitching. | |
| - **`downloads`**: Allows saving your captured screenshots and screen recordings directly to your local Downloads folder. | |
| - **`clipboardWrite`**: Allows you to copy captured screenshots or annotated images to your system clipboard. | |
| - **`storage`**: Used solely to store your local settings and preferences (e.g., custom colors, default timer duration, widget position). | |
| - **`notifications`**: Displays a local browser notification to confirm actions like "copied to clipboard" or "recording saved". | |
| - **`unlimitedStorage`**: Allows the browser to allocate enough local memory to handle high-resolution image stitching without crashing. | |
| - **`<all_urls>`**: Allows Gabby's floating widget to be loaded and run on webpages you visit so you can trigger captures on demand. | |
| ## 4. Third-Party Services & Links | |
| Gabby does not integrate with any third-party services, APIs, advertising networks, or tracking services. | |
| ## 5. Contact Information | |
| If you have any questions or concerns regarding this privacy policy or Gabby's data practices, please contact us via email at: support@gabbyextension.local (or your support contact). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment