Privacy Policy
htmledit.ai 隐私政策
htmledit.ai 是本地优先(local-first)的 HTML 编辑器,提供网页版(htmledit.ai)和 Chrome 浏览器扩展两种形态。两者都没有账号体系、没有上传接口、没有云端存储:你的文件和草稿只保存在你自己设备的浏览器里。
我们收集什么数据
不收集。编辑器(网页版与扩展)不收集、不传输、不出售任何个人信息或文档内容。没有账号注册,没有服务器端处理,没有遥测埋点。
你的文件存在哪里
- 导入的 HTML 文件和项目文件夹由浏览器通过本地文件 API 读取,不会上传到任何服务器。
- 草稿保存在浏览器本地存储(IndexedDB)中:网页版存在 htmledit.ai 站点存储里,扩展存在扩展自身的本地存储里,二者互相独立。
- 导出(HTML / ZIP)在浏览器内完成并直接下载到本地。
- 清除站点数据、卸载扩展、使用无痕模式或更换浏览器配置文件可能删除草稿,重要内容请及时导出备份。
Chrome 扩展权限说明
activeTab/scripting:仅当你点击扩展图标并选择"编辑此页面"时,编辑器才被注入当前标签页。扩展不会在后台读取你的浏览记录或其它页面。storage/unlimitedStorage:在本地保存你的草稿(含较大的项目文件夹)。downloads:把导出的 HTML 文件保存到你的下载目录。- 可选的站点访问权限(
<all_urls>):默认不开启。仅当你在导出时主动点击"允许访问网站",扩展才能抓取跨域图片等资源并内嵌进导出的文件。你可以随时在 Chrome 扩展设置中撤销。
页面自带的远程资源
你导入或编辑的 HTML 文档本身可能引用远程资源(图片、字体、脚本、iframe 等)。浏览器会按照该文档的内容发起这些请求——这是文档自身的行为,编辑器既不添加也不拦截。请只编辑你信任的 HTML。
网站访问统计
目前 htmledit.ai 站点、编辑器和浏览器扩展均不包含任何访问统计代码。如果未来引入统计,我们会先更新本政策并注明范围。
变更与联系
本政策描述官方开源构建的默认行为;分叉、二次部署或修改版可能改变隐私行为。政策更新会发布在本页面并在 GitHub 仓库留痕。问题与反馈请通过 GitHub Issues 提交。
Privacy Policy (English)
htmledit.ai Privacy Policy
htmledit.ai is a local-first HTML editor, available as a web app (htmledit.ai) and a Chrome extension. Neither has accounts, upload APIs, or cloud storage: your files and drafts stay in your own browser on your own device.
What data we collect
None. The editor (web and extension) does not collect, transmit, or sell any personal information or document content. There is no sign-up, no server-side processing, and no telemetry.
Where your files live
- Imported HTML files and project folders are read by your browser through local file APIs; nothing is uploaded.
- Drafts are stored in browser-local IndexedDB — the web app in the htmledit.ai site storage, the extension in its own extension storage; the two are independent.
- Exports (HTML / ZIP) are generated in the browser and downloaded locally.
- Clearing site data, uninstalling the extension, private browsing, or switching browser profiles may remove drafts — export important work.
Chrome extension permissions
activeTab/scripting: the editor is injected into the current tab only when you click the extension icon and choose to edit that page. The extension never reads your browsing history or other pages in the background.storage/unlimitedStorage: keep your drafts (including larger project folders) locally.downloads: save exported HTML files to your downloads folder.- Optional site access (
<all_urls>): off by default. Only when you explicitly click "Allow site access" during export can the extension fetch cross-origin assets (such as images) to embed into the exported file. You can revoke it anytime in Chrome's extension settings.
Remote resources referenced by your documents
HTML documents you import or edit may themselves reference remote resources (images, fonts, scripts, iframes). Your browser requests those according to the document — the editor neither adds nor blocks them. Only edit HTML you trust.
Website analytics
The htmledit.ai site, the editor, and the browser extension currently contain no analytics code at all. If analytics is ever introduced, this policy will be updated first with its exact scope.
Changes and contact
This policy describes the default behavior of the official open-source build; forks, re-deployments, or modified versions may differ. Updates are published on this page with history in the GitHub repository. Questions and feedback: GitHub Issues.