๐Ÿ”—
LinkedBridge Pro
v3.0.0 ยท 5 CRMs ยท 4 content scripts
Full privacy policy โ†’
โšก
BoltForce
v2.0.2 ยท Salesforce dev toolkit
Full privacy policy โ†’
๐Ÿ“ง
Gmail SyncForce
v1.6.0 ยท Gmail โ†’ Salesforce
Full privacy policy โ†’
Contents

1
Overview & Our Core Promise

SCube builds Chrome extensions that connect LinkedIn, Gmail, and Salesforce to streamline sales and development workflows. This policy covers all three published extensions:

๐Ÿ”’
We do not operate a backend server. None of your Salesforce data, LinkedIn profile data, Gmail content, OAuth tokens, or API keys are ever sent to or stored on SCube servers. All data flows directly between your browser and the services you configure (Salesforce, HubSpot, LinkedIn, etc.).

We do not sell, rent, lease, or otherwise share your personal data with any third party for marketing or advertising purposes.

2
SCube LinkedBridge Pro

๐Ÿ”—
SCube LinkedBridge Pro
Manifest V3 ยท Chrome Extension
v3.0.0
Full policy โ†’

What this extension does: Reads publicly visible data from LinkedIn profile pages, company pages, search results, posts, and events, then saves that data as records (Leads, Contacts, Accounts) in the CRM you connect.

Data accessed on LinkedIn:

Data fieldSourceSent to SCube?Stored where?
Full name, headline, title, companyLinkedIn profile DOMNeverYour CRM only
Location, industry, profile photo URLLinkedIn profile DOMNeverYour CRM only
Connection count, LinkedIn profile URLLinkedIn profile DOMNeverYour CRM only
Company size, founding year, specialtiesLinkedIn company DOMNeverYour CRM only
Post reaction profiles (bulk mode)LinkedIn feed DOMNeverYour CRM only

Chrome permissions used and why:

PermissionWhy it's needed
activeTabRead the currently open LinkedIn page to extract profile/company data
scriptingInject content scripts on LinkedIn pages to read the DOM
storageStore your CRM connection settings, OAuth tokens, field mappings, lead scoring rules, and bulk queue โ€” locally in your browser only
identityLaunch OAuth 2.0 authentication flow for Salesforce, HubSpot, Zoho, Dynamics 365, and Pipedrive
alarmsSchedule periodic token refresh to keep CRM connections alive without user action
optional: <all_urls>Only requested if you enable enrichment via Hunter.io, Apollo.io, or Clearbit for email lookup; not requested by default

Host permissions (network access):

DomainPurpose
linkedin.comRead profile, company, search, and post pages
*.salesforce.com, *.force.comCreate/update Leads, Contacts, Accounts, Campaigns in Salesforce
api.hubapi.com, api.hubspot.comCreate/update Contacts and Companies in HubSpot (if connected)
*.zohoapis.com (all regions)Create/update Leads, Contacts, Accounts in Zoho CRM (if connected)
login.microsoftonline.com, *.dynamics.comOAuth and record creation for Microsoft Dynamics 365 (if connected)
api.pipedrive.comCreate Persons and Organizations in Pipedrive (if connected)
api.hunter.ioEmail enrichment via Hunter.io โ€” only called when you click "Enrich" and have configured a Hunter API key
api.apollo.ioEmail enrichment via Apollo.io โ€” only called when you click "Enrich" and have configured an Apollo API key
prospecting.clearbit.comEmail enrichment via Clearbit โ€” only called when you click "Enrich" and have configured a Clearbit API key
โ„น๏ธ
Enrichment providers are third parties. When you configure Hunter.io, Apollo.io, or Clearbit and click "Enrich", the profile name or domain is sent directly to that provider's API using your own API key. Each provider has their own privacy policy โ€” we recommend reviewing them before use. SCube does not intercept or log these API calls.
โš ๏ธ
LinkedIn Terms of Service: This extension reads publicly visible profile information displayed to logged-in LinkedIn members. It does not bypass LinkedIn's authentication, scrape at scale via automation, or access private/restricted data. You are responsible for ensuring your use complies with LinkedIn's User Agreement.

3
SCube BoltForce

โšก
SCube BoltForce
Manifest V3 ยท Chrome Extension
v2.0.2
Full policy โ†’

What this extension does: Embeds a developer and admin toolkit directly into your Salesforce org UI โ€” SOQL editor, permission analyser, metadata explorer, code coverage viewer, REST API tester, org switcher, and debug log viewer. All data remains within your own Salesforce org.

Chrome permissions used and why:

PermissionWhy it's needed
activeTabInteract with the currently active Salesforce org tab
storageSave your connected org list, SOQL query history, saved queries, and user preferences locally in your browser
cookiesRead the Salesforce session cookie (sid) from the active org tab to make authenticated REST API calls on your behalf โ€” the cookie is never sent outside the Salesforce domain
scriptingInject overlay UI (SOQL editor, field metadata overlays, permission audit panel, component locator, etc.) into Salesforce pages
contextMenusAdd right-click context menu shortcuts for quick SOQL runs and record lookups inside Salesforce pages

Host permissions:

DomainPurpose
*.salesforce.comAll Salesforce Lightning and Classic org pages (login, setup, app)
*.force.comSalesforce custom domains (my.salesforce.com / community / Experience Cloud)
*.cloudforce.comSalesforce infrastructure domains used by some orgs
*.visualforce.comVisualforce page domains used in Salesforce Classic and embedded components

Data accessed:

DataSent to SCube?Stored where?
Salesforce session token (sid cookie)NeverBrowser memory only (not persisted)
SOQL query results (records, fields)NeverDisplayed in-page, not stored
Metadata (objects, fields, permissions)NeverCached locally for performance
Saved SOQL queries & org listNeverchrome.storage.local (your device)
Code coverage data, debug logsNeverRead from SF, displayed in-page only
๐Ÿ”‘
Session token use: BoltForce reads the Salesforce sid session cookie solely to make REST API calls to your own Salesforce org. The token is held in browser memory for the duration of your session and is never transmitted to any external server, logged, or persisted to disk.

4
SCube Gmail SyncForce

๐Ÿ“ง
SCube Gmail SyncForce
Manifest V3 ยท Chrome Extension
v1.6.0
Full policy โ†’

What this extension does: Injects a sidebar into Gmail that lets you log email threads as Salesforce Tasks, match senders to Leads/Contacts, summarise threads using AI, inline-edit Salesforce records, schedule emails with Send Later, and auto-log outgoing messages.

Chrome permissions used and why:

PermissionWhy it's needed
storageStore your Salesforce OAuth tokens, API keys (Consumer Key/Secret), AI provider API keys, settings (auto-log, smart-mute rules, send-later queue) โ€” all locally in your browser only
identityLaunch Salesforce OAuth 2.0 authentication flow via chrome.identity.launchWebAuthFlow
tabsDetect active Gmail tab to coordinate content script messaging; open linked Salesforce records in a new tab
alarmsPower the Send Later feature โ€” fire a scheduled alarm at the time you chose, then reopen and send the saved draft
notificationsShow a brief desktop notification after a successful auto-log or when a Send Later draft fires

Host permissions:

DomainPurpose
mail.google.comInject the SyncForce sidebar and "Log to Salesforce" button into Gmail threads; read sender email addresses, subject lines, and body text of threads you choose to log
*.salesforce.com, *.force.comQuery Leads/Contacts by email, create Tasks, post Chatter messages, upload file attachments to ContentDocument, and inline-edit records
api.anthropic.comAI thread summarisation using Claude โ€” only called if you provide your own Anthropic API key; your email thread text is sent to Anthropic per their Privacy Policy
api.openai.comAI thread summarisation using OpenAI โ€” only called if you provide your own OpenAI API key; your email thread text is sent to OpenAI per their Privacy Policy
generativelanguage.googleapis.comAI thread summarisation using Google Gemini โ€” only called if you provide your own Google AI API key

Email data accessed:

DataWhen accessedSent to SCube?Sent where?
Sender & recipient email addressesWhen you open a thread with the sidebarNeverSalesforce only (to match records)
Email subject lineWhen logging a threadNeverSalesforce Task Subject field
Email body textOnly when AI Summary is triggered or when logging CommentsNeverSalesforce Task Comments / AI provider (BYOK)
File attachmentsOnly if you click "Attach to Salesforce"NeverSalesforce ContentDocument
๐Ÿค–
AI Summarisation is Bring Your Own Key (BYOK). If you enable AI summarisation, you supply your own API key for Anthropic Claude, OpenAI, or Google Gemini. The email thread text is sent directly from your browser to that AI provider's API โ€” SCube does not proxy, store, or inspect these requests. Each AI provider's privacy policy governs how they handle the text. You can disable AI summarisation at any time in Settings.
๐Ÿ”
Credentials storage: Your Salesforce Consumer Key, Consumer Secret, OAuth access/refresh tokens, and any AI provider API keys are stored exclusively in chrome.storage.local on your local device. They are never transmitted to SCube or any server other than the respective authentication endpoints.

5
Data Sharing & Third Parties

SCube does not sell, trade, or rent your personal information to third parties. The only data flows that occur are those you explicitly configure:

We do not use analytics SDKs, advertising networks, or telemetry of any kind inside our extensions.

6
Data Storage & Retention

All settings, tokens, API keys, and cached data are stored in chrome.storage.local on your local device. This data is:

We do not control data you have saved to your CRM. For deletion of records saved to Salesforce, HubSpot, Zoho, Dynamics 365, or Pipedrive, please manage those records within your CRM platform.

7
Security

All extensions use OAuth 2.0 for CRM authentication โ€” your CRM password is never seen or stored by the extension. Access tokens are stored locally and transmitted only over HTTPS to the respective CRM APIs. All three extensions are built on Chrome Manifest V3, which enforces stricter security policies including no remote code execution.

If you discover a security vulnerability in any SCube extension, please disclose it responsibly by emailing scubedevelopmentteam@gmail.com.

8
Children's Privacy

Our extensions are designed for use by business professionals in sales, administration, and software development roles. They are not directed at or intended for use by children under the age of 13. We do not knowingly collect any information from children.

9
Changes to This Policy

We may update this Privacy Policy when we release new extension versions or add new features. When we make material changes, we will update the "Last updated" date at the top of this page. The current version is always available at this URL.

Continued use of the extensions after changes are posted constitutes your acceptance of the updated policy.

10
Contact Us

If you have any questions about this Privacy Policy, want to request deletion of data, or wish to report a concern, please contact us:

SCube Development Team

We typically respond within 2 business days.

โœ‰๏ธ scubedevelopmentteam@gmail.com