The Settings tab is command central for all TrackForcePro configuration. Customize appearance (light/dark/system theme), define keyboard shortcuts for page and workspace actions, manage per-org inline edit permissions, show/hide sidebar shortcuts, position floating buttons (sidebar, Show All Data, Command Palette), and manage saved orgs. All changes flow through a centralized Save & Apply button that broadcasts settings to all connected Salesforce tabs in real time.
Open the TrackForcePro workspace popup and click the Settings tab (⚙️ icon) in the main tab bar. Settings are organized into collapsible sections for easy navigation. Make your changes, then click Save & Apply at the bottom to persist and broadcast them.
Control TrackForcePro's visual theme across all surfaces (popup, sidebar, in-page overlays):
Where It Applies: Popup UI, sidebar on Salesforce pages, Show All Data panel, LWC Explorer, Command Palette, and all in-page overlays.
Assign global keyboard shortcuts for quick access to TrackForcePro features from Salesforce pages and the extension popup. Click any action's button to record a custom shortcut:
| Action | Where It Works | Default |
|---|---|---|
| Toggle Sidebar | On Salesforce pages | Ctrl+Shift+S / Cmd+Shift+S |
| Toggle Show All Data | On Salesforce record pages | Not assigned |
| Command Palette (Page) | On Salesforce pages | Not assigned |
| Command Palette (Workspace) | In extension popup | Ctrl+K / Cmd+K |
| Toggle LWC Explorer | On Salesforce pages | Not assigned |
Click the Reset button next to any shortcut to clear it and return to the default (if one exists).
TrackForcePro is privacy-first. All data stays in your browser — no external servers, no accounts, no sign-ups.
An optional toggle lets you share anonymous usage data (feature usage counts, no personal information) to help improve TrackForcePro. This is enabled by default but can be turned off at any time in Settings → General.
Analytics uses the GA4 Measurement Protocol. Credentials are stored in a separate
analytics_config.js file that is gitignored and never committed to the
repository. If no credentials are configured, no network requests are made. All analytics
calls are routed through the background service worker to avoid CORS issues.
Control which quick-access shortcuts appear in the TrackForcePro sidebar on Salesforce pages:
The sidebar displays a list of toggles for each available shortcut category (Records, Audit Trail, SOQL, etc.). Toggle each one on/off to show or hide it in the sidebar. Toggled-off shortcuts don't clutter your sidebar but are still accessible from the Command Palette.
Each floating button (Command Palette trigger and Show All Data button) has its own independent position setting. Choose where they appear on Salesforce pages:
Show All Data button and Command Palette trigger each have their own position dropdown. Configure them independently. For example: sidebar on right, Show All Data button on bottom, Command Palette trigger on left.
Control which orgs allow inline field editing in the Records tab's All Fields table and Show All Data panel. This is a per-org security control to prevent accidental edits in sensitive environments (like production).
View and manage all orgs you've connected to TrackForcePro. The org list shows:
The Save & Apply button at the bottom of Settings orchestrates all your changes:
TFP_SETTINGS_CHANGED message
Click Save & Apply after making any changes to ensure they persist and take effect across all open Salesforce tabs. You don't need to close and reopen tabs — the changes apply immediately.