Created
May 30, 2025 21:03
-
-
Save guberm/ec8af51adb15bc3cacd0132a1b3c6e0c to your computer and use it in GitHub Desktop.
Privacy Policy for "Gmail Share Page" Chrome Extension
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
| Effective date: 30-May-2025 | |
| What This Extension Does | |
| The "Gmail Share Page" extension enables users to quickly share web pages via Gmail by opening a new compose window with the page title as the subject, the URL in the body, and optionally any selected text. Users may set a default recipient email address, which is stored locally in the browser. | |
| Data Collected | |
| This extension does not collect, transmit, or store any personally identifiable information (PII) or sensitive user data. | |
| The extension only accesses the following, strictly for its core functionality: | |
| The current tab’s title and URL | |
| Text the user has selected on the page (if any) | |
| The default recipient email address, which is saved locally via Chrome’s storage API | |
| No data is sent to any third-party servers or external destinations. | |
| No analytics, advertising, or user tracking is performed. | |
| Use of Permissions | |
| activeTab: Used to read the current page’s title and URL, and optionally selected text, when the user clicks the extension. | |
| storage: Used to save the user’s default recipient email address locally. | |
| scripting: Used to access selected text on the active tab. | |
| Data Sharing | |
| This extension does not share, sell, or transfer any user data to third parties, nor is any data used for advertising or analytics. | |
| User Control | |
| The user can clear or change their default recipient email address at any time in the extension options. | |
| Contact | |
| If you have any privacy concerns or questions, please use the support contact in the Chrome Web Store listing. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment