StockMeta Assistant 隐私政策
生效日期 / Effective: 2026-07-18 ・ 开发者 / Developer: vaxicy
StockMeta Assistant 是一款 Chrome 扩展,帮助 Adobe Stock 供稿人在后台页面基于当前选中的素材图片生成英文标题与关键词,并一键填入编辑表单。本政策说明扩展如何处理数据。
1. 我们处理的数据
本扩展不收集任何个人身份信息,也不向开发者服务器上传任何数据。涉及的数据仅包括:
- 素材图片:您在 Adobe Stock 后台选中的素材缩略图。扩展会将其缩放(最长边 ≤ 1024px)并转换为 JPEG(质量 0.82)的 base64 数据,仅用于发送给您配置的 AI 服务商以生成标题/关键词。图片不会发送给开发者。
- API Key 与设置:您填写的 AI 提供商、API Key、模型 ID、Base URL、关键词数量、界面语言,仅存储在您本地的
chrome.storage.local,不会上传给开发者。
2. 数据的使用方式
- 图片 base64 与提示词通过标准
fetch 请求,直接发送到您选择的 AI 服务商端点(如 api.siliconflow.cn 或 api.openai.com),用于模型推理。
- API Key 仅用于对该服务商进行身份认证,不经过开发者服务器。
- 生成结果(标题/关键词)仅在当前页面填充或复制到剪贴板,不会被开发者收集或存储。
3. 数据共享与第三方
除您主动配置的 AI 服务商外,本扩展不与任何第三方共享数据。可能涉及的第三方服务:
- SiliconFlow(
siliconflow.cn)
- OpenAI(
openai.com)
- 任何您自定义的 OpenAI 兼容端点
请参考上述第三方各自的隐私政策,了解它们如何处理您发送的图片与 Key。
4. 数据存储与安全
- 所有设置均保存在浏览器本地,卸载扩展或清除浏览器存储即被删除。
- 图片数据仅在生成请求期间存在于内存中,不会持久化到磁盘或开发者服务器。
- 扩展不包含任何远程执行的代码(无远程 JS / Wasm 注入)。
5. 您的权利
- 您可以随时在扩展设置页清除 API Key 与配置。
- 卸载扩展即可彻底删除本地所有相关数据。
6. 联系我们
如有隐私相关问题,请通过 GitHub Issues 联系开发者:github.com/vaxicy/stockmeta-assistant/issues
StockMeta Assistant — Privacy Policy
Effective: 2026-07-18 ・ Developer: vaxicy
StockMeta Assistant is a Chrome extension that helps Adobe Stock contributors generate English titles and keywords from the currently selected asset image on the contributor dashboard, and fill them into the edit form with one click. This policy explains how the extension handles data.
1. Data we handle
The extension does not collect any personally identifiable information and does not upload any data to the developer's servers. Data involved is limited to:
- Asset image: the thumbnail of the asset you select on Adobe Stock. It is resized (longest edge ≤ 1024px) and converted to a base64 JPEG (quality 0.82), and is only sent to the AI provider you configure to generate titles/keywords. The image is never sent to the developer.
- API Key & settings: the AI provider, API Key, model ID, Base URL, keyword count, and UI language you enter are stored only on your local device via
chrome.storage.local and are never uploaded to the developer.
2. How data is used
- The image base64 and prompt are sent via a standard
fetch request directly to the AI provider endpoint you chose (e.g. api.siliconflow.cn or api.openai.com) for model inference.
- The API Key is used solely for authenticating with that provider and never passes through the developer's servers.
- Generated results (title/keywords) are only filled into the current page or copied to the clipboard; they are not collected or stored by the developer.
3. Data sharing & third parties
Except for the AI provider you configure, the extension shares data with no third parties. Possible third-party services:
- SiliconFlow (
siliconflow.cn)
- OpenAI (
openai.com)
- Any custom OpenAI-compatible endpoint you specify
Please refer to those third parties' own privacy policies for how they handle the image and key you send.
4. Storage & security
- All settings are kept in local browser storage and are deleted when you uninstall the extension or clear browser storage.
- Image data exists only in memory during a generation request and is never persisted to disk or to the developer's servers.
- The extension contains no remotely executed code (no remote JS/Wasm injection).
5. Your rights
- You can clear the API Key and configuration at any time from the extension settings page.
- Uninstalling the extension removes all related local data.
6. Contact
For privacy questions, contact the developer via GitHub Issues: github.com/vaxicy/stockmeta-assistant/issues