⚡ BoltForce Privacy Policy

Your privacy is our priority

Last Updated: July 10, 2026  |  Effective Date: June 1, 2026  |  Version: 2.1.0
Our Privacy Commitment

BoltForce is a privacy-first extension. We collect zero personal data, use no analytics, transmit no information to external servers, and never sell your data. All data processing occurs entirely within your browser.

1. Overview

BoltForce ("we", "our", "the extension") is a Chrome extension for Salesforce developers and administrators. It provides tools for SOQL queries, metadata inspection, data export, flow analysis, and org management — all operating directly between your browser and your Salesforce org.

This Privacy Policy describes what data BoltForce accesses, how it is collected, how it is handled, how it is stored, and who (if anyone) it is shared with. It covers all versions of the BoltForce Chrome extension (Item ID: feeiocnepphphmlklimfiholidibdgcn).

2. Data Collection

This section describes all data that BoltForce accesses or collects, including what is stored locally and what is accessed temporarily during use.

2a. Data Stored Locally in Your Browser

BoltForce stores the following data exclusively in Chrome's local storage on your device using the chrome.storage.local API. This data is never transmitted to any external server, never synced to the cloud, and never shared with any third party.

Data Type What Is Collected Why It Is Collected Retention Period
User Preferences Theme (light/dark), default API version, CSV separator, keyboard shortcut config, feature visibility flags Restore your settings on each popup open Until you clear extension data or uninstall
SOQL Query History Last 50 SOQL queries you have executed Let you quickly re-run recent queries Rolling 50-query window; cleared on "Clear History"
Saved Queries SOQL queries you explicitly save, with names and descriptions Quick access to frequently used queries Until you delete them or uninstall
Recent Records Record IDs, names, and object types of recently viewed Salesforce records — stored per org Quick navigation to recently accessed records Rolling 50-record window per org; cleared on "Clear History"
Connection State Last used Salesforce org URL, org type indicator (Production/Sandbox) Auto-detect the active org on popup open Overwritten each session; cleared on uninstall
Session State Last active tab/panel in the extension UI Restore your last view when you reopen the popup Overwritten each session; cleared on uninstall

2b. Data Accessed In-Memory Only (Not Stored)

The following data is accessed temporarily in-memory during your session to power extension features. It is never written to any storage and never transmitted externally. It is discarded when the extension popup closes.

2c. Data We Do NOT Collect

3. Data Handling

This section describes how BoltForce uses and processes all data it accesses.

Purpose of Data Use

All data accessed or stored by BoltForce is used solely to provide the extension's core features to you within your own Salesforce org. Specifically:

Data Processing Location

All data processing occurs entirely within your browser. There are no BoltForce servers. API calls go directly from your browser to your Salesforce org.

No Secondary Use

BoltForce does not use collected data for any secondary purpose beyond providing the extension's stated functionality. Data is never used for:

Sensitive Data Handling

How We Handle Sensitive Permissions

BoltForce uses the cookies and identity permissions, which grant access to sensitive session data. Here is our explicit handling policy:

Salesforce Session Cookies (cookies permission):

Chrome Identity API (identity permission):

4. Data Storage

This section describes where data is stored, for how long, and the security measures in place.

Storage Location

All data stored by BoltForce resides exclusively in Chrome's chrome.storage.local API on your local device. This storage:

Data Retention

Data Type Retention Period How to Delete
User Preferences Until cleared or uninstalled Extension Settings → Clear All Data, or uninstall
SOQL Query History Rolling last 50 queries Extension Settings → Clear Query History
Saved Queries Until you delete them or uninstall Saved Queries panel → delete individual entries, or Clear All Data
Recent Records Rolling last 50 per org Recent tab → Clear, or Clear All Data
Session Tokens (in-memory only) Discarded when popup closes — not stored persistently N/A — not stored persistently

Security Measures

5. Data Sharing

This section describes who receives data through BoltForce and under what circumstances.

BoltForce does not share, sell, rent, trade, transfer, or disclose your data to any third party under any circumstances.

Entities That Receive Data

The complete list of entities that receive any data through BoltForce is:

Entities That Do NOT Receive Data

BoltForce does not share data with:

We do not sell personal data. We do not monetize user data in any form. We do not share data for cross-context behavioral advertising.

6. Chrome Web Store Limited Use Compliance

Chrome Web Store Limited Use Policy Disclosure

BoltForce's use of information received from Google APIs and Chrome extension permissions complies with the Chrome Web Store Developer Program Policies, including the Limited Use requirements.

Specifically, BoltForce confirms that data accessed via Chrome extension permissions is:

7. How BoltForce Accesses Salesforce

Direct Browser → Salesforce Communication Only

  1. Detection: When you visit a Salesforce page, we detect your active session from browser cookies.
  2. Authentication: Your session token is used to authenticate API calls made directly from your browser to Salesforce's servers.
  3. Direct API Calls: All API calls travel: Your Browser → Salesforce Servers. There are no intermediate servers, proxies, or relays operated by BoltForce.
  4. No External Routing: We do not operate any backend servers. BoltForce has no server infrastructure.
  5. HTTPS Only: All communication with Salesforce uses encrypted HTTPS connections.

8. Permissions and Their Purpose

Permission Why It Is Required Data Accessed
activeTab Detect when you are on a Salesforce page; read the current page URL for contextual features (record detection, object filtering) Active tab URL and page metadata only
cookies Read Salesforce session cookies to authenticate API requests to your org Salesforce session token (in-memory use only, never stored)
storage Save user preferences, query history, and recent records locally in your browser Preference data and query history — local only, never synced
identity Support OAuth authentication flows for connecting to Salesforce orgs OAuth tokens used in-memory for Salesforce auth only
scripting Inject UI enhancements on Salesforce pages: field tooltips, keyboard shortcuts, quick-copy features, command palette Page DOM metadata (field names, record IDs visible on the page)
contextMenus Add right-click menu options for quick actions (Export Record, Clone Record, etc.) Selected text and record context from the active Salesforce page
alarms Schedule periodic background checks for flow errors and deployment status monitoring features No user data — used only to trigger internal background tasks
Host Permissions
(*.salesforce.com, *.force.com, *.cloudforce.com, *.visualforce.com, *.salesforce-setup.com)
Make authenticated API calls to Salesforce and inject UI enhancements on Salesforce pages Only Salesforce domains — no data sent to non-Salesforce destinations

9. Your Data Rights and Controls

Access

All data BoltForce stores is directly visible and accessible to you within the extension:

Deletion and Opt-Out

Export

GDPR Rights (EU/EEA Users)

Because BoltForce stores all data locally on your device and collects no personal data on external systems, the following GDPR rights are inherently satisfied:

There is no external data controller to contact for erasure requests because no personal data is held externally. For any concerns, contact us at scubedevelopmentteam@gmail.com.

CCPA Rights (California Residents)

10. Children's Privacy

BoltForce is a developer tool intended for professional use by Salesforce administrators and developers. It is not directed at children under 13 years of age (or under 16 in the EU). We do not knowingly collect personal information from children. Because BoltForce collects no personal information from any user, this is not a practical concern.

11. Third-Party Links

BoltForce may provide links to external resources including Salesforce Setup pages, our GitHub repository, and Salesforce documentation. We are not responsible for the privacy practices of these external sites. Please review their respective privacy policies.

12. Open Source Transparency

BoltForce's source code is publicly available for review. You can independently verify all privacy claims by inspecting the code directly.

Repository: github.com/shivamshukla2010/boltforce-salesforce-toolkit

13. Changes to This Privacy Policy

We may update this Privacy Policy to reflect changes in the extension's features or to comply with legal requirements. When we make material changes, we will:

Continued use of BoltForce after changes to this policy constitutes acceptance of the updated policy.

14. Legal

Jurisdiction

This Privacy Policy is governed by the laws of India. Any disputes shall be subject to the jurisdiction of courts in India.

Compliance

Data Controller

Summary — In Plain English

Questions or Concerns?

Contact us at scubedevelopmentteam@gmail.com

We aim to respond to all privacy inquiries within 72 hours.


Developer: SCube Development Team  |  Organization: SCube Solutions