Privacy Policy
# Privacy Practices for Contact Info Extractor Pro
## Single Purpose Description
Contact Info Extractor Pro is designed to help users efficiently extract and manage contact information (emails, phone numbers, and website URLs) from web pages. The extension processes webpage content locally to identify and extract contact details, which users can then export or copy to their clipboard.
## Permission Justifications
### 1. activeTab
**Purpose**: This permission allows the extension to access the active tab's content when the user clicks the extension icon.
**Usage**: We use this permission to scan the currently viewed webpage for contact information only when the user explicitly activates the extension.
### 2. clipboardWrite
**Purpose**: Enables copying extracted contact information to the clipboard.
**Usage**: This permission is used when users choose to copy extracted data to their clipboard for easy pasting into other applications.
### 3. downloads
**Purpose**: Allows saving extracted data as files (Excel/CSV).
**Usage**: This permission is used to create and save export files containing the extracted contact information to the user's default download folder.
### 4. Host Permissions (<all_urls>)
**Purpose**: Required to access and extract content from any webpage the user visits.
**Usage**: We use this permission to scan webpages for contact information. The extension only processes pages when activated by the user and does not access any pages without user interaction.
### 5. scripting
**Purpose**: Enables the execution of content scripts on web pages.
**Usage**: Used to inject and run the necessary scripts that analyze webpage content and extract contact information.
### 6. storage
**Purpose**: Allows storing user preferences and extracted data locally.
**Usage**: We use Chrome's local storage to save user settings and temporarily store extracted contact information during the current session.
### 7. tabs
**Purpose**: Enables interaction with browser tabs.
**Usage**: Used to detect the active tab and manage the extension's functionality across different tabs.
### 8. webNavigation
**Purpose**: Allows tracking navigation events.
**Usage**: Used to detect when the user navigates to a new page, ensuring the extension works correctly across page transitions.
## Data Usage Compliance
### Data Collection
- We do not collect, store, or transmit any personal data or browsing history.
- All processing of webpage content happens locally in the user's browser.
- Extracted contact information is only processed when explicitly requested by the user.
### Data Storage
- Extracted contact information is temporarily stored in the browser's local storage.
- Export files are saved to the user's local device only when explicitly requested.
- No data is transmitted to any external servers.
### User Control
- Users have full control over which data is extracted and exported.
- The extension does not operate automatically and requires user interaction.
- Users can clear their data at any time through Chrome's extension settings.
## Security Measures
- All data processing occurs locally in the user's browser.
- No external network requests are made to transmit user data.
- The extension follows Chrome's security best practices for extensions.
## Contact Information
For any privacy-related questions or concerns, please contact us at:
Email: privacy@contactextractorpro.com
## Updates to This Policy
We may update our Privacy Practices from time to time. We will notify users of any changes by posting the new Privacy Practices on this page and updating the "Effective Date" at the top of this document.
## Compliance with Google's Developer Program Policies
We certify that our extension's data usage complies with Google's Developer Program Policies, including but not limited to:
- Only requesting permissions that are necessary for the extension's functionality
- Being transparent about data collection and usage
- Not collecting or transmitting personally identifiable information without user consent
- Providing a privacy policy that clearly discloses how user data is handled
By using Contact Info Extractor Pro, you acknowledge that you have read and understood these privacy practices.
Comments
Post a Comment