Legal法律条款
Privacy Policy隐私政策
In one line: FlashStory collects nothing, uploads nothing and sells nothing. Your scenes live in your own browser's local storage, where the developer cannot reach them. 一句话结论:FlashStory 不收集、不上传、不出售你的任何数据。所有场景数据都保存在你自己浏览器的本地存储里,开发者无法访问。
1. What we collect1. 我们收集什么
Nothing. FlashStory has no accounts, and contains no analytics, telemetry, crash reporting or advertising SDKs. The developer operates no server that receives your data. 没有。FlashStory 不设账号体系,不含任何统计、埋点、崩溃上报或广告 SDK。开发者不运营任何接收你数据的服务器。
2. Where your data lives2. 你的数据存在哪里
Entirely inside your browser:全部在你自己的浏览器中:
- Projects and scene data (characters, keyframes, cameras, dialogue, imported images and models) — in the extension page's IndexedDB. 项目与场景数据(角色、关键帧、相机、台词、导入的图片与模型)——存于扩展页面的 IndexedDB。
- UI preferences (language, theme, panel sizes) — in localStorage. 界面偏好(语言、主题、面板尺寸)——存于 localStorage。
- AI connection settings (base URL, API key, model name) — in localStorage, under the
flashstory.ai.key prefix. AI 连接设置(Base URL、API Key、模型名)——存于 localStorage,键名前缀flashstory.ai.。 - Asset storage settings (S3/R2 endpoint, bucket, access key, secret key) — in localStorage, under the
flashstory.assets.key prefix. 素材存储设置(S3/R2 端点、Bucket、Access Key、Secret Key)——存于 localStorage,键名前缀flashstory.assets.。
Uninstalling the extension or clearing browsing data deletes all of it. Exported zip bundles are downloaded straight to your own disk, with no intermediary. 卸载扩展或清除浏览器数据即会一并删除。导出的 zip 素材包由浏览器直接下载到你本地磁盘,不经过任何中转。
3. When network requests happen3. 什么情况下会有网络请求
FlashStory makes no network requests by default. Only when you configure and use the optional features below do requests occur, and they go directly from your browser to the server you specified — never through the developer. FlashStory 默认不发起任何网络请求。仅在你主动配置并使用以下可选功能时才会有请求,且请求由你的浏览器直接发往你自己指定的服务器,不经过开发者。
| Optional feature可选功能 | Destination发往哪里 | What is sent发送什么 |
|---|---|---|
| AI directingAI 编排 | The OpenAI-compatible endpoint you enter in Settings (default https://api.openai.com/v1, editable)你在设置里填写的 OpenAI 兼容端点(默认 https://api.openai.com/v1,可改) |
Your API key (for authentication), a summary of the current scene, and the instruction you typed你的 API Key(用于鉴权)、当前场景摘要与你输入的指令 |
| Asset upload素材直传 | The S3/R2 endpoint and bucket you enter in Settings你在设置里填写的 S3/R2 端点与 Bucket | The image or model file you chose to upload你选择上传的图片 / 模型文件 |
| Remote asset import导入远程素材 | A URL you paste or type yourself你自己粘贴或填写的素材 URL | A single GET request仅一个 GET 请求 |
How those third-party services handle data is governed by their own privacy policies and falls outside the scope of this one. The developer cannot inspect, intercept or retain any of these requests. 这些第三方服务如何处理数据,适用它们各自的隐私政策,不在本政策范围内。开发者无法查看、拦截或留存上述任何请求内容。
4. Browser permissions4. 浏览器权限
FlashStory declares no permissions in its manifest.json, and has no host permissions and no content scripts. It cannot read, modify or observe any web page you visit; it can only open and run its own editor page.
FlashStory 在 manifest.json 中不申请任何权限,也没有 host permissions 和 content script。它不能读取、修改或监听你访问的任何网页;它只能打开并运行自己的编辑器页面。
5. Sharing and selling5. 数据共享与出售
We do not share, transfer or sell user data — because we never hold any. 我们不共享、不转让、不出售任何用户数据——因为我们从未持有任何用户数据。
6. Children's privacy6. 儿童隐私
The product is aimed at content creators. It is not directed at children under 13 and does not knowingly collect their information. 本产品面向内容创作者,不针对 13 岁以下儿童,也不会有意收集其信息。
7. Changes to this policy7. 政策变更
If this policy changes, this page and the effective date above will be updated; material changes will also be noted in the extension's release notes. 本政策若有更新,将修改本页面并同步更新上方的生效日期;重大变更会在扩展的发行说明中说明。
8. Contact8. 联系方式
For privacy questions, contact easy@ft07.com. 有任何隐私相关问题,请联系 easy@ft07.com。