Added Chrome extension
This commit is contained in:
45
Chrome/Privacy Policy/Privacy Policy for SiReS Ex.md
Normal file
45
Chrome/Privacy Policy/Privacy Policy for SiReS Ex.md
Normal file
@@ -0,0 +1,45 @@
|
||||
# Privacy Policy for SimplyReports SQL Extractor
|
||||
|
||||
---
|
||||
|
||||
**Last updated: 2025-10-27**
|
||||
|
||||
## Information Collection and Use
|
||||
|
||||
SimplyReports SQL Extractor does **not collect, store, or transmit any personal information or user data**. This extension operates entirely within your local browser environment.
|
||||
|
||||
## What This Extension Does
|
||||
|
||||
This extension:
|
||||
|
||||
- Scans the current web page for SQL queries in specific HTML elements
|
||||
- Displays found SQL queries within the extension popup
|
||||
- Allows you to copy SQL queries to your clipboard
|
||||
- Enables you to download SQL queries as local files
|
||||
|
||||
## Data Processing
|
||||
|
||||
- **No External Servers**: All processing happens locally in your browser
|
||||
- **No Data Storage**: No user data, browsing history, or personal information is stored by this extension
|
||||
- **No Data Transmission**: No information is sent to external servers or third parties
|
||||
- **Temporary Processing Only**: SQL queries are only held temporarily in memory while you use the extension
|
||||
|
||||
## Permissions Used
|
||||
|
||||
This extension requests the following permissions:
|
||||
|
||||
- **activeTab**: To read content from the current web page to extract SQL queries
|
||||
- **clipboardWrite**: To copy SQL queries to your clipboard when requested
|
||||
- **downloads**: To save SQL query files to your local computer when requested
|
||||
|
||||
## Third-Party Services
|
||||
|
||||
This extension does not integrate with or send data to any third-party services, analytics platforms, or external APIs.
|
||||
|
||||
## Changes to This Policy
|
||||
|
||||
Any updates to this privacy policy will be reflected in the extension's listing on the Chrome Web Store.
|
||||
|
||||
## Contact
|
||||
|
||||
If you have questions about this privacy policy, please contact cyberpunklibrarian [at] protonmail [dot] com
|
||||
Reference in New Issue
Block a user