「记一下」是一款浏览器扩展,帮助用户将正在浏览的网页转换为结构化笔记。我们尊重并致力于保护用户的隐私。本隐私政策说明扩展在使用过程中会处理哪些数据、如何使用、存储、共享,以及用户享有的权利。
本政策仅适用于「记一下」浏览器扩展本身,不涵盖 ugetai.com 主站的其他服务(该网站有单独的隐私政策)。
仅当用户主动点击扩展图标或按下快捷键 (Alt+Shift+J) 时,扩展会将以下数据以 HTTPS POST 请求发送到我们的服务端 https://www.ugetai.com/project/api/notes/generate:
| 数据项 | 说明 | 用途 |
|---|---|---|
| 当前标签页 URL | 用户触发时所在页面的完整 URL | 用于生成对应笔记 |
| 页面正文文本 | 由 Readability.js 提取并转为 Markdown 的页面主体内容 | 用于生成结构化笔记 |
扩展不会:在后台自动采集浏览记录、不会在用户未点击时发送任何页面内容、不会采集表单输入、密码、Cookie 值、历史记录或其他标签页信息。
| 数据项 | 存储位置 | 用途 |
|---|---|---|
认证 Cookie auth_token | 浏览器原生 Cookie 存储(仅限 www.ugetai.com 域) | 判断用户是否已登录 ugetai.com;该 Cookie 由浏览器管理,扩展仅通过 chrome.cookies.get 读取其存在性,不会复制或上传它的值 |
| 任务队列(URL、状态、时间戳、API 返回) | chrome.storage.local(本机) | 展示任务列表、失败重试 |
| 运行日志 | chrome.storage.local(本机) | 排查问题;可在扩展内导出为 txt 文件 |
| 用户偏好(声音/动画/通知开关、快捷键等) | chrome.storage.local(本机) | 持久化用户设置 |
以上数据保存在用户本地浏览器中,不会被上传到我们的服务器或任何第三方。
我们不会将上述数据出售、出租或共享给任何第三方。数据仅在以下场景离开用户设备:
https://www.ugetai.com(我们自有服务器)用于生成笔记;用户通过扩展提交的 URL 与笔记内容在我们的服务端持续保留,直到用户主动删除。用户可通过以下方式删除数据:
本扩展不面向 13 岁以下未成年人,且不会有意收集未成年人的任何数据。如您发现未成年人未经监护人同意使用本扩展,请联系我们删除相关数据。
扩展声明的权限与对应用途:
| 权限 | 用途 |
|---|---|
storage | 保存任务队列、日志、用户偏好到本地 |
activeTab | 读取用户点击扩展时所在标签页的 URL |
scripting | 在用户主动触发时,于当前页面提取正文内容(Readability)及显示动画 |
cookies | 读取 www.ugetai.com 域的 auth_token 以判断登录状态 |
contextMenus | 提供"查看任务列表"等右键菜单 |
notifications | 任务完成或失败时显示系统通知 |
offscreen | 在后台播放提示音、触发文件下载 |
host_permissions: https://www.ugetai.com/* | 向我们自有的笔记生成 API 发送请求 |
如本政策有重大变更,我们将通过扩展更新说明及本页面更新"最近更新"日期的方式告知用户。
如您对本隐私政策有任何疑问、投诉或数据相关请求,请通过以下邮箱联系:
"JiYiXia" (记一下) is a browser extension that helps users turn the current web page into a structured note. We respect your privacy. This policy explains what data the extension handles, how it is used, stored, shared, and what rights you have.
This policy applies only to the browser extension. Other services of ugetai.com are covered by that site's own privacy policy.
Only when you actively click the extension icon or press the keyboard shortcut (Alt+Shift+J), the extension sends the following via an HTTPS POST request to https://www.ugetai.com/project/api/notes/generate:
| Item | Description | Purpose |
|---|---|---|
| Current tab URL | The full URL of the page the user is viewing when triggering | To generate the corresponding note |
| Article text of the page | Main content extracted by Readability.js and converted to Markdown | To generate a structured note |
The extension does not: collect browsing history in the background; send any page content unless the user explicitly triggers it; collect form inputs, passwords, cookie values, history, or information from other tabs.
| Item | Storage | Purpose |
|---|---|---|
Authentication cookie auth_token | Native browser cookie store (scoped to www.ugetai.com) | Used to determine whether the user is already signed in to ugetai.com. The extension only reads the cookie's presence via chrome.cookies.get; it never copies or uploads the cookie's value. |
| Task queue (URL, status, timestamps, API response) | chrome.storage.local (on-device) | Showing the task list, retrying failures |
| Runtime logs | chrome.storage.local (on-device) | Troubleshooting; can be exported as a txt file from the extension |
| User preferences (sound/animation/notification toggles, shortcut, etc.) | chrome.storage.local (on-device) | Persisting user settings |
These are stored in the local browser only; they are not uploaded to our server or any third party.
We do not sell, rent, or share the data above with any third party. Data leaves the user's device only in these situations:
https://www.ugetai.com (our own servers) to generate notes;URLs and notes submitted by the user are retained on our server until the user deletes them. Users can delete data in the following ways:
This extension is not intended for children under 13 and does not knowingly collect data from them. If you believe a minor has used this extension without a guardian's consent, please contact us to have the relevant data removed.
| Permission | Reason |
|---|---|
storage | Persist task queue, logs, and preferences locally |
activeTab | Read the URL of the tab the user is on when triggering the extension |
scripting | Extract article text (via Readability) and show a confirmation animation on user action |
cookies | Read the auth_token from www.ugetai.com to determine login state |
contextMenus | Provide right-click menu items such as "View task list" |
notifications | Show system notifications when a task succeeds or fails |
offscreen | Play notification sounds and trigger file downloads in the background |
host_permissions: https://www.ugetai.com/* | Send requests to our own note-generation API |
Material changes will be announced via extension release notes and by updating the "Last Updated" date on this page.
For questions, complaints, or data requests, please email: