Last updated: July 10, 2026
Salesforce Quick Login ("the extension") is a browser extension that allows users to store and manage their Salesforce login credentials for one-click login to Salesforce orgs. This privacy policy explains how the extension handles user data.
All data entered by the user (Salesforce usernames, passwords, security tokens, TOTP secrets, and environment configurations) is stored locally in the browser using chrome.storage.sync and chrome.storage.local APIs.
The stored credentials are used solely for:
| Permission | Purpose |
|---|---|
storage |
Store environment configurations and credentials |
sidePanel |
Display the extension UI in Chrome's side panel |
tabs |
Open new tabs for Salesforce login |
activeTab |
Capture screenshots for QR code scanning |
clipboardWrite |
Copy TOTP codes to clipboard |
scripting |
Inject login forms and TOTP codes into Salesforce pages |
host_permissions (Salesforce domains) |
Access Salesforce login pages and APIs |
The extension interacts only with Salesforce's official login endpoints. No other third-party services are used.
Users can delete all stored data at any time by:
By installing and using this extension, the user consents to the storage of their Salesforce credentials in Chrome's local and sync storage as described above.
Any changes to this privacy policy will be updated in this document and reflected in future extension updates.
For privacy concerns or questions, please open an issue on the extension's GitHub repository.
最后更新:2026年7月10日
Salesforce Quick Login("本插件")是一个浏览器插件,允许用户存储和管理 Salesforce 登录凭证,实现一键登录 Salesforce 环境。本隐私政策说明插件如何处理用户数据。
用户输入的所有数据(Salesforce 用户名、密码、安全令牌、TOTP 密钥和环境配置)均使用 chrome.storage.sync 和 chrome.storage.local API 本地存储在浏览器中。
存储的凭证仅用于:
| 权限 | 用途 |
|---|---|
storage |
存储环境配置和凭证 |
sidePanel |
在 Chrome 侧边栏中显示插件界面 |
tabs |
打开新标签页进行 Salesforce 登录 |
activeTab |
截取屏幕截图用于二维码扫描 |
clipboardWrite |
复制 TOTP 验证码到剪贴板 |
scripting |
向 Salesforce 页面注入登录表单和 TOTP 验证码 |
host_permissions(Salesforce 域名) |
访问 Salesforce 登录页面和 API |
本插件仅与 Salesforce 官方登录端点交互。不使用任何其他第三方服务。
用户可以随时通过以下方式删除所有存储的数据:
安装和使用本插件即表示用户同意上述将 Salesforce 凭证存储在 Chrome 本地和同步存储中的方式。
本隐私政策的任何变更将在本文档中更新,并在未来的插件更新中体现。
如有隐私问题或疑问,请在插件的 GitHub 仓库 中提交 issue。