最后更新:2026-05-14 Last updated: 2026-05-14
webXport(”本扩展”)是由独立开发者维护的 Chrome / Edge 浏览器扩展。本扩展恪守”数据不出本地”原则。
本扩展在用户主动操作时,收集以下数据,全部存储在用户本地:
所有数据存储在浏览器的 chrome.storage.local(容量上限 5MB)和用户的 Downloads/webxport/ 子目录。
本扩展只有一种网络访问:连接本机 127.0.0.1 回环地址的 7654-7659 端口,用于与用户本机运行的 MCP server(如 Claude Code / Cursor 的 MCP 桥接进程)交换消息。
所有通信限于本机内部,不向公网发起任何请求。
License 字符串通过 HMAC-SHA256 在浏览器内离线验签,不上传到任何服务器,不与作者或第三方通信。
本扩展不使用任何第三方服务:
chrome.storage.local 数据;用户的 Downloads/webxport/ 文件夹由用户自行管理如有问题请通过 GitHub Issue 或 Email 联系:carlxien@gmail.com
webXport (“the extension”) is a Chrome / Edge browser extension maintained by an independent developer. It adheres to a strict local-only data policy.
When users actively interact with the extension, the following data is collected and stored entirely on the user’s local device:
All data is stored in browser chrome.storage.local (5MB limit) and the user’s Downloads/webxport/ subfolder.
The extension makes exactly one type of network connection: to localhost 127.0.0.1 ports 7654-7659, to communicate with the user’s locally-running MCP server (e.g. the MCP bridge process spawned by Claude Code / Cursor).
All communication is loopback-only, never reaching the public internet.
License strings are verified offline in the browser using HMAC-SHA256. No license data is transmitted to any server or third party.
This extension uses no third-party services:
chrome.storage.local data; the Downloads/webxport/ folder remains under the user’s controlFor questions, contact via GitHub Issue or Email: carlxien@gmail.com