Web Summary (Chrome Web Store name: A · Web Summary) is a browser extension that helps you decide whether to keep reading the active tab—then summarizes it using your own Google Gemini API key (BYOK — bring your own key).
There is no Web Summary backend server. The extension runs in your browser (side panel) and talks directly to Google’s Gemini API when you choose to summarize.
Single purpose: help you decide whether to read the current web page tab and summarize it for you.
We do not collect, log, or store:
The only data the extension may persist locally is your Gemini API key
(if you save it in Settings) and your side panel UI language
(English or 中文). Both are stored in
chrome.storage.local on this browser only.
When you tap Summarize this tab, article text is sent directly from your browser to Google’s Gemini API using your API key. We do not receive a copy of that content.
That processing is governed by Google’s Privacy Policy and Gemini API terms.
A content script is injected only when you request a summary on the active http(s) tab, to extract readable text. It does not stay active on every page for background summarization.
Results (read/skip verdict, three-line summary, full summary) appear in the side panel only and are not saved by the extension. Closing the panel or browser clears them from the UI.
| Service | Purpose | Policy |
|---|---|---|
| Google Gemini API | Generate read/skip verdicts and summaries from page text you send | Google Privacy |
| Google AI Studio | Where you create and manage your API key (external site) | AI Studio |
Web Summary is not affiliated with, endorsed by, or sponsored by Google.
This extension also includes open-source software. License texts are listed in Third-Party Notices (not part of the privacy policy above).
The extension requests only what it needs:
| Permission | Why |
|---|---|
sidePanel |
Show the summarizer UI in Chrome’s side panel |
storage |
Save your Gemini API key and UI language locally (optional) |
activeTab + scripting |
Run extraction on the active tab when you click Summarize |
http://*/*, https://*/* |
Host access to inject the reader script on the current http(s) tab from the
side panel (required because side-panel clicks do not grant
activeTab alone)
|
tabs |
Open the setup guide (welcome) and Settings tabs |
generativelanguage.googleapis.com |
Call the Gemini API with your key |
Keyboard shortcut (default Alt+Shift+S): customize at
chrome://extensions/shortcuts.
For privacy or policy questions, contact the publisher listed on the Chrome Web Store listing, or open an issue in the project repository.
Web Summary(Chrome 网上应用店名称:A · Web Summary)是一款浏览器扩展,帮助您判断当前标签是否值得继续阅读,并使用您自己的 Google Gemini API 密钥(BYOK)进行摘要。
无 Web Summary 后端服务器。扩展在浏览器侧边栏运行,仅在您主动摘要时直接向 Google Gemini API 发送请求。
单一用途:帮助用户判断是否阅读当前网页标签,并为其提供摘要。
我们不会收集、记录或保存:
扩展可能持久保存的数据:您在设置中保存的 Gemini API 密钥,以及侧边栏
界面语言(English 或 中文)。均存储于本浏览器的
chrome.storage.local。
点击「摘要当前标签」时,正文从您的浏览器直接发送至 Google Gemini API(使用您的密钥)。我们不会收到该内容的副本。
该处理受 Google 隐私政策 与 Gemini API 条款 约束。
仅在您请求摘要时,向当前 http(s) 标签注入内容脚本以提取可读正文,不会在后台对所有页面常驻运行。
结果(读/跳过判断、三行摘要、全文摘要)仅在侧边栏显示,扩展不会持久保存。关闭侧边栏或浏览器后,界面中的结果即消失。
| 服务 | 用途 | 政策 |
|---|---|---|
| Google Gemini API | 根据您发送的正文生成读/跳过判断与摘要 | Google 隐私 |
| Google AI Studio | 创建与管理 API 密钥(外部网站) | AI Studio |
Web Summary 与 Google 无关联、未获背书或赞助。
扩展还包含开源组件。许可证全文见 第三方开源声明(不属于上文隐私政策)。
扩展仅申请必要权限:
| 权限 | 原因 |
|---|---|
sidePanel |
在 Chrome 侧边栏显示摘要界面 |
storage |
在本地保存 Gemini API 密钥与界面语言(可选) |
activeTab + scripting |
点击「摘要」时在活动标签上运行提取脚本 |
http://*/*、https://*/* |
从侧边栏摘要时,向当前 http(s) 标签注入读取脚本(侧边栏点击无法单独获得
activeTab 权限)
|
tabs |
打开设置指南(欢迎页)与设置页 |
generativelanguage.googleapis.com |
使用您的密钥调用 Gemini API |
键盘快捷键(默认 Alt+Shift+S):在
chrome://extensions/shortcuts 中自定义。
隐私或政策相关问题,请通过 Chrome 网上应用店 列表中的发布者信息联系,或在项目仓库提交 issue。