SF-Intel Studio is a developer tool for the Salesforce ecosystem. We do not collect, store, or transmit your personal data or Salesforce org metadata to any third-party servers.

Data Collection

The extension operates entirely within your browser and your authorized Salesforce instance. It does not collect personally identifiable information, health information, financial data, or usage analytics.

Metadata and source code

Apex code, Lightning Web Components, and other metadata are processed locally within the IDE window, held in memory for the session, and never transmitted externally.

Authentication

The extension reuses your existing Salesforce browser session. Your login credentials are never seen, stored, or transmitted. The session token is read from the browser's cookie store and used in-memory only.

Saved queries

SOQL queries you save are stored in your browser's localStorage. This data never leaves your machine.

Permissions

PermissionPurpose
cookiesReads the Salesforce session ID to authenticate API requests.
activeTabDetects when you are on a Salesforce page.
tabsOpens the IDE window and refreshes preview tabs.
downloadsSaves exported query results and metadata packages.
host_permissionsRestricts communication to Salesforce domains only.

Remote Code

All code is bundled within the extension package. Nothing is loaded from a CDN or external source at runtime. This ensures Manifest V3 compliance.

Third-Party Services

The extension communicates exclusively with standard Salesforce APIs. No data is shared with third-party services, advertising platforms, or analytics providers.

Policy Changes

Changes to this policy will be reflected by the effective date above.

Contact

Questions about this policy can be directed through the Chrome Web Store support channel. For security practices, see the Security page.