Privacy Policy - Chrome Page Summary
What this extension does
Chrome Page Summary summarizes the current webpage by sending extracted page text to Google Gemini API.
Data we process
- Page metadata: page title and URL.
- Page content: readable text extracted from the currently selected tab.
- User settings: Gemini API key and preferred output language.
Where data is stored
chrome.storage.local: Gemini API key and language preference.chrome.storage.session: summary cache by tab id during browser session.
External data transfer
-
The extension sends extracted page content only to:
https://generativelanguage.googleapis.com/* - The extension does not send data to any other endpoint.
Data sharing and selling
- We do not sell personal data.
- We do not share data with third parties except Google Gemini API used to generate summaries.
Chrome Web Store User Data Policy statement
"The use of information received from Google APIs will adhere to the Chrome Web Store User Data Policy, including the Limited Use requirements."
Security notes
- API key is entered by user and stored locally in browser extension storage.
- Summary output is rendered as plain text (no HTML execution).