核心原则:你的录屏内容只在你的设备上处理,默认不上传、不收集。
这些数据通过浏览器本地存储(OPFS 与 chrome.storage.local)保存在你的电脑上,编码在本地用 ffmpeg.wasm / WebCodecs 完成。我们不接收、不查看、不存储你的视频或音频内容。导出的 GIF/MP4 经浏览器下载直接保存到你的电脑。卸载扩展或在扩展内删除项目时,这些本地数据即被清除。
导出时,扩展会通过 HTTPS 向我们的服务器(pickaxiom.com)发送导出格式(GIF/MP4)、本次用到的功能,以及一个每次录制随机生成的工程 ID,用于判断免费/付费能力、发放本次导出授权与防止滥用;启动时另有一次不含任何标识的请求,仅用于获取水印文案等公开设置。除此之外不发送任何录屏内容或个人信息。
"工程 ID" 形如随机 UUID,仅在本次录制内随机生成,不包含你的身份、设备信息或浏览内容,也无法据此还原你录制了什么。免费版无需注册或登录,我们不会要求你的姓名、邮箱或 Google 账号。
与任何 HTTPS 服务一样,服务器/托管商会自动记录请求技术日志(如 IP、请求时间、接口、User-Agent),用于安全、排障与防滥用,并按滚动周期定期清理(不超过 30 天)。
我们不会:出售你的数据;将数据用于与本扩展无关的广告画像;读取录制页面里的密码框、表单填写内容或按键;在你未主动开始录制时采集光标活动。
本扩展仅在你主动发起的录制期间,在你选定的标签页上读取指针交互(鼠标位置、点击、滚动、选区)并捕获该标签页/屏幕画面,以实现自动缩放与光标特效。这些信息全程留在你的设备上,不向我们或任何第三方传输页面文字、DOM 内容或录屏画面。
tabCapture、activeTab、offscreen:在你明确选择后捕获指定标签页/屏幕并在本地处理;storage:在本地保存录制、工程与设置;downloads:把生成的 GIF/MP4 保存到你的电脑;scripting、webNavigation:录制期间让捕获与当前标签页保持绑定。主机权限 https://pickaxiom.com/* 仅用于第 1.2 条的配置与导出授权。当前免费版本未开放登录,不访问任何第三方账号。
我们不出售、不出租你的个人数据。数据仅在为提供服务所必需时由基础设施/托管服务商在其职责范围内处理。本扩展不接入第三方广告或追踪 SDK。
你可随时在扩展内删除录制与工程,或卸载扩展以清除全部本地数据。如需查询或删除与导出授权相关的服务器侧记录,可通过 Chrome 网上应用店本扩展页面上的开发者联系方式与我们联系,我们会在合理期限内处理。根据适用法律(如 GDPR、CCPA),你还可能享有访问、更正、限制处理、可携带及投诉等权利。
本扩展不面向 13 岁以下儿童,我们不会有意收集儿童的个人数据。
数据传输使用 HTTPS;录屏内容不离开你的设备。但互联网传输与本地存储无法保证绝对安全,请妥善保管你的设备与导出文件。
我们可能更新本政策,更新后将在本页发布并修订生效日期。重大变更会在扩展内或网站上提示。
联系方式见 Chrome 网上应用店本扩展详情页上的开发者信息。
Core principle: your recordings are processed entirely on your device and are not uploaded or collected by default.
This data is stored on your computer via browser local storage (OPFS and chrome.storage.local), and encoding is performed locally with ffmpeg.wasm / WebCodecs. We do not receive, view, or store your video or audio content. The exported GIF/MP4 is saved directly to your computer via the browser's download. Uninstalling the Extension or deleting a project inside it removes this local data.
When you export, the Extension sends over HTTPS to our server (pickaxiom.com) the export format (GIF/MP4), the features used, and a random per-recording project ID, to determine free/paid capabilities, issue the export grant, and prevent abuse. On startup it also makes one request that carries no identifier at all, only to fetch public settings such as the watermark text. Nothing else — no recording content and no personal information — is sent.
The "project ID" is a random UUID generated only for that recording. It contains no identity or device information and no browsing or recording content, and it cannot reconstruct what you recorded. The free version requires no sign-up or login, and we do not ask for your name, email, or Google account.
As with any HTTPS service, our server/hosting provider automatically keeps technical request logs (such as IP address, request time, endpoint, and User-Agent) for security, troubleshooting, and abuse prevention, purged on a rolling basis (within 30 days).
We do not sell your data, use it for advertising profiling unrelated to the Extension, read password fields/form input/keystrokes in recorded pages, or collect cursor activity unless you have actively started a recording.
During a recording you explicitly start, the Extension reads pointer interactions (mouse position, clicks, scroll, selection) on the tab you select and captures that tab/screen to power auto-zoom and cursor effects. This information stays on your device throughout. No page text, DOM content, or recording footage is transmitted to us or any third party.
tabCapture, activeTab, offscreen: capture the chosen tab/screen and process it locally, only after you choose to;storage: save recordings, projects, and settings locally;downloads: save the generated GIF/MP4 to your computer;scripting, webNavigation: keep capture bound to the active tab during a recording.Host permission https://pickaxiom.com/* is used only for the config and export-authorization calls in section 1.2. The current free release exposes no sign-in and accesses no third-party account.
We do not sell or rent your personal data. Data is processed by infrastructure/hosting providers only as necessary to provide the service. The Extension includes no third-party advertising or tracking SDK.
You can delete recordings and projects inside the Extension at any time, or uninstall it to clear all local data. To request access to or deletion of server-side export-authorization records, contact us via the developer contact details on the Extension's Chrome Web Store listing, and we will respond within a reasonable period. Depending on applicable law (e.g. GDPR, CCPA), you may also have rights to access, correct, restrict processing, port, and lodge a complaint.
The Extension is not directed to children under 13, and we do not knowingly collect children's personal data.
Data in transit uses HTTPS; recording content never leaves your device. No method of transmission or local storage is perfectly secure, so please protect your device and exported files.
We may update this policy; updates are posted on this page with a revised effective date, and material changes will be noted in the Extension or on the website.
Contact information is available on the Extension's Chrome Web Store listing under the developer details.