-
Notifications
You must be signed in to change notification settings - Fork 4
Privacy
Proxi is a Chrome extension designed to switch between direct connection, system proxy, and user-defined proxy configurations.
Proxi does not collect, transmit, sell, or share personal information or browsing data.
Proxi stores the following settings locally in the user's browser:
- Selected connection mode
- Proxy protocol
- Proxy IP address
- Proxy port
- Proxy bypass list
This information is used only to save and restore the user's proxy configuration. It is not transmitted to the developer or any third party.
Proxi uses the proxy permission to change Chrome's proxy settings according to the connection mode and configuration selected by the user. This permission is required for the extension's core proxy-switching functionality.
Proxi uses the storage permission to save the selected connection mode and proxy configuration locally in the browser. This allows the extension to restore the user's settings after the popup is closed or the browser is restarted.
Proxi does not download or execute remotely hosted code. All JavaScript, HTML, CSS, and other executable resources are included in the extension package.
Proxi does not use analytics, advertising services, tracking technologies, or third-party data processors.
Because Proxi does not transmit user data to external servers, proxy settings remain within the user's local Chrome storage. Users can remove this locally stored information by uninstalling the extension or clearing the extension's data.
Proxi 是一款用于在直接连接、系统代理和用户自定义代理配置之间切换的 Chrome 扩展程序。
Proxi 不收集、传输、出售或共享任何个人信息或浏览数据。
Proxi 会在用户的浏览器本地保存以下设置:
- 当前选择的连接模式
- 代理协议
- 代理 IP 地址
- 代理端口
- 代理忽略地址列表
这些信息仅用于保存和恢复用户的代理配置,不会传输给开发者或任何第三方。
Proxi 使用 proxy 权限,根据用户选择的连接模式和配置修改 Chrome 的代理设置。该权限是实现代理切换这一核心功能所必需的。
Proxi 使用 storage 权限,在浏览器本地保存当前连接模式及代理配置,以便用户关闭扩展浮窗或重新启动浏览器后恢复设置。
Proxi 不下载或执行任何远程托管的代码。扩展运行所需的 JavaScript、HTML、CSS 及其他可执行资源均包含在扩展安装包中。
Proxi 不使用分析服务、广告服务、跟踪技术或第三方数据处理服务。
由于 Proxi 不会向外部服务器传输用户数据,代理设置始终保存在用户的 Chrome 本地存储中。用户可以通过卸载扩展或清除扩展数据来删除这些本地信息。