← Back to home
SF Copier — Privacy Policy
Effective date: 2025-10-11
SF Copier is a Chrome extension that helps you copy Salesforce Reports and Dashboards between folders and deploy metadata within your own Salesforce organization.
Data we process
- Authentication tokens returned by Salesforce OAuth (access token, optional refresh token)
- Non-sensitive configuration such as Salesforce API version and login domain
- Operational metadata needed to prepare and deploy selected Reports/Dashboards
How we use and store data
- Tokens and configuration are stored locally in your browser using
chrome.storage.local
.
- All network requests initiated by the extension are made directly from your browser to your Salesforce domains (e.g.,
*.salesforce.com
, *.lightning.force.com
).
- No data is transmitted to or stored on our servers. We do not operate any backend for this extension.
Permissions
identity
: used to perform OAuth with Salesforce via Chrome’s launchWebAuthFlow
.
storage
: used to persist tokens and user configuration locally.
- Host permissions: limited to Salesforce login and org domains to enable API calls required for copying and deploying metadata.
Third-party services
The extension communicates only with Salesforce APIs under your control. No analytics or advertising libraries are used.
Access and revocation
- You can sign out from the extension at any time, which removes tokens from local storage.
- You can revoke the extension’s access in Salesforce Setup → Connected Apps → OAuth connected apps by removing the granted permission for your user.
Security practices
- OAuth uses Authorization Code with PKCE where supported.
- Tokens, when present, are stored only in
chrome.storage.local
on your device.
Contact
For privacy-related questions, please contact the developer via the email listed on the Chrome Web Store listing.
Last updated: 2025-10-11