BBC Reading Assistant — Chrome Extension
BBC Reading Assistant ("the Extension") is a Chrome browser extension that helps users read BBC news articles by generating AI-powered Chinese summaries and extracting key vocabulary. This privacy policy explains what data the Extension accesses, how it uses that data, and your rights.
We take your privacy seriously. The Extension is designed with a "local-first" principle — your data stays on your device.
| Data Type | Purpose | Storage | Sent Externally? |
|---|---|---|---|
| BBC article text | Sent to AI API for analysis | Not stored | To AI API only |
| API Key | Authenticate to AI service | Local (chrome.storage) | To AI provider only |
| Vocabulary words | Build your personal word list | Local only | Never |
| Extension settings | Remember your preferences | Local only | Never |
| Browsing history | Not accessed | N/A | Never |
| Personal identity | Not collected | N/A | Never |
When you analyze an article, the Extension sends the article text and your API request to the AI provider you configured. The following providers are supported:
Please review the privacy policy of your chosen AI provider. The Extension developer has no control over how these providers handle your data.
The Extension does not operate its own backend server. There is no intermediary between your browser and the AI provider you choose.
| Permission | Why We Need It |
|---|---|
activeTab | Read the content of the current BBC article tab when you click "Analyze" |
storage | Save your vocabulary, settings, and API key locally in the browser |
scripting | Inject the content script to extract article text from BBC pages |
| Host: bbc.com, bbc.co.uk | Only active on BBC news pages — not on any other sites |
| Host: AI API domains | Make requests to the AI service you configured |
The Extension requests the minimum permissions necessary. It does not have access to your passwords, form data, or any non-BBC pages.
All data is stored in your browser's local storage (chrome.storage.local). You can delete it at any time by:
We do not retain any copies of your data.
The Extension is not directed at children under 13. We do not knowingly collect personal data from children.
We may update this Privacy Policy from time to time. Changes will be reflected by the "Last updated" date at the top of this page. Continued use of the Extension after changes constitutes acceptance of the revised policy.
BBC 英语阅读助手(以下简称"插件")是一款 Chrome 浏览器扩展程序,帮助用户阅读 BBC 新闻文章。本隐私政策说明插件访问哪些数据、如何使用这些数据,以及您的权利。
我们遵循"本地优先"原则——您的数据保留在您的设备上。
当您点击"分析"时,插件会将文章文本通过您配置的 API Key 发送给您所选择的 AI 服务提供商(DeepSeek、OpenAI 等)。插件开发者不运营任何后端服务器,您的请求直接从浏览器发送至 AI 提供商,无任何中间商。
请参阅您所选 AI 提供商的隐私政策,了解他们如何处理请求数据。
所有数据存储在浏览器本地存储(chrome.storage.local)中。您可以随时:
有任何关于隐私的问题,请通过 GitHub Issues 联系。
For privacy concerns, please open an issue on GitHub.
🔗 GitHub Repository