Superforce – Salesforce Command Palette

Boost your efficiency in Salesforce with hotkeys, global search, shortcuts, and more, without ever leaving the keyboard.

As of June 2026, Superforce – Salesforce Command Palette has 54 users and a 5.00/5 rating from 3 reviews in the Developer Tools category.

Usersdown 12.9 percent12.9%
54
54
Ratingno change0%
5.00
3 reviews
Reviewsno change0%
3
Version
2.7
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.

History

10 snapshots

Tracking since Apr 1, 2026.

66.285747.72Apr 1, 2026Jun 9, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026625.0032.6
Apr 16, 2026635.0032.6
Apr 22, 2026595.0032.6
Apr 27, 2026655.0032.7
May 4, 2026595.0032.7
May 15, 2026625.0032.7
May 21, 2026575.0032.7
May 28, 2026525.0032.7
Jun 4, 2026515.0032.7
Jun 9, 2026495.0032.7
Now545.0032.7

Changelog

  • Apr 22, 2026
    description
    Superforce adds a command palette to Salesforce Lightning — press Cmd+J (or Ctrl+J) to open it from any page. Search, navigate, and execute admin tasks without leaving your current context.
    
    NAVIGATION & QUICK ACTIONS
    - Jump to any Setup page with instant search across 400+ pages
    - Switch between apps and object tabs
    - Navigate directly to any record by pasting its ID
    - Convert 15-character IDs to 18-character case-safe IDs
    - Copy the current record ID or Org ID with one keystroke
    - Search across Accounts, Contacts, Leads, Opportunities, and Campaigns with SOSL
    
    OBJECT MANAGER
    - Browse all customizable objects and drill into 30+ configuration pages per object
    - Field Explorer: search fields by label, API name, or data type
    - Direct links to Fields & Relationships, Page Layouts, Lightning Record Pages, Validation Rules, Record Types, Compact Layouts, Apex Triggers, Flow Triggers, and more
    - Create new fields, layouts, actions, buttons, validation rules, and record types directly from the palette
    
    CREATE FIELDS
    - Mass field creation wizard across multiple objects simultaneously
    - 20 field types supported: Text, Number, Checkbox, Date, Date/Time, Time, Currency, Percent, Phone, Email, URL, Picklist, Multi-Select Picklist, Lookup, Master-Detail, Text Area, Long Text Area, Rich Text Area, Formula, and Auto Number
    - Deploy to multiple objects in a single operation
    
    QUERY EDITOR
    - Write and execute SOQL queries with field autocomplete
    - Preview results in a full-width table or export directly to CSV
    - SELECT * support — automatically expands to all fields on the object
    - Relationship field flattening for dot-notation columns
    - Automatic pagination across all result pages
    - Query history with one-click re-execution
    - COUNT() queries display results as a notification
    
    EXECUTE ANONYMOUS APEX
    - Run anonymous Apex code from the command palette
    - View compilation status, errors with line numbers, and runtime exceptions
    - Execution history with one-click reload
    
    INSPECT ALL FIELDS
    - View every field and its value on the current record page
    - Inline editing — click any editable field to modify it
    - Batch save multiple field changes in a single API call
    - Copy any field value with Cmd/Ctrl+C
    
    MERGE RECORDS
    - Merge duplicate Contacts, Leads, Accounts, and Cases
    - Automatic conflict detection with field-by-field resolution
    - Auto-fills blank master fields from the losing record
    - Executes via Database.merge() for full Salesforce merge behavior
    
    USER MANAGEMENT
    - Search active users by name, email, profile, or role
    - Per-user actions: view, edit, login as, reset password, deactivate
    - Manage permission set assignments and view access summaries
    
    FLOW MANAGER
    - Browse all flows sorted by last modified date
    - Open flows in Flow Builder or view flow versions with Alt/Option
    - Filter to show only activated flows
    
    ADMIN TOOLS
    - Profiles: drill into 17 configuration sections per profile
    - Permission Sets: drill into 21 configuration sections per permission set
    - Queues, Validation Rules, Duplicate Rules, Matching Rules, Record Types
    - Org Limits with color-coded usage indicators and license counts
    - List Views for standard objects
    - Reports and Dashboards with Alt/Option for edit mode
    - Apex Classes and Triggers sorted by last modified
    - Setup Audit Trail
    
    EXPLORE METADATA
    - Browse all standard and custom sObjects
    - View object attributes and field metadata from the describe API
    - Copy API names and attribute values
    
    SETTINGS & CUSTOMIZATION
    - 19 built-in themes
    - Customizable keyboard shortcut
    - Three palette sizes: Small (spotlight), Medium, and Large
    - Toggle breadcrumbs and footer
    - Dark Mode (Beta) for the Salesforce page itself
    
    MODIFIER KEYS
    - Hold Cmd/Ctrl while selecting to open in a new tab
    - Hold Alt/Option for alternate actions (e.g., flow versions, report editing)
    
    PRIVACY
    - No data leaves your browser. Superforce uses your existing Salesforce session cookie to authenticate API requests directly to your Salesforce org.
    - No external servers. No analytics. No tracking.
    - All preferences are stored locally in Chrome storage.
    Superforce adds a command palette to Salesforce Lightning — press Cmd+J (or Ctrl+J) to open it from any page. Search, navigate, and execute admin tasks without leaving your current context.
    
    SUPERFORCE AI (NEW)
    - Chat with an AI assistant that can act on your org directly from the palette
    - Query data, describe objects, create fields, build flows, write validation rules, update picklists, merge records, and run Apex — all with confirmation before anything destructive executes
    - Read-only actions (SOQL, record lookups, metadata describes, navigation) run instantly
    - Mutating actions show a confirmation card with a full preview of what will change
    - Per-org chat history with up to 50 conversations saved locally
    - Bring your own Anthropic API key — you pay Anthropic directly, Superforce takes no cut
    
    REST EXPLORER (NEW)
    - Make arbitrary Salesforce REST API calls with your session token attached automatically
    - GET, POST, PATCH, PUT, DELETE, HEAD with custom headers and JSON bodies
    - Pretty-printed JSON responses with clickable links to drill into nested resources
    - Up button walks back to parent endpoints
    - Auto-history of your last 20 requests plus labeled saved requests
    - Cmd/Ctrl+Enter to send
    
    NAVIGATION & QUICK ACTIONS
    - Jump to any Setup page with instant search across 400+ pages
    - Switch between apps and object tabs
    - Navigate directly to any record by pasting its ID
    - Convert 15-character IDs to 18-character case-safe IDs
    - Copy the current record ID or Org ID with one keystroke
    - Search across Accounts, Contacts, Leads, Opportunities, and Campaigns with SOSL
    - One-click "Edit This Page Layout" jumps straight to the layout editor for the current record
    
    OBJECT MANAGER
    - Browse all customizable objects and drill into 30+ configuration pages per object
    - Field Explorer: search fields by label, API name, or data type
    - Direct links to Fields & Relationships, Page Layouts, Lightning Record Pages, Validation Rules, Record Types, Compact Layouts, Apex Triggers, Flow Triggers, and more
    - Create new fields, layouts, actions, buttons, validation rules, and record types directly from the palette
    
    CREATE FIELDS
    - Mass field creation wizard across multiple objects simultaneously
    - 20 field types: Text, Number, Checkbox, Date, Date/Time, Time, Currency, Percent, Phone, Email, URL, Picklist (including Global Picklist Value Sets), Multi-Select Picklist, Lookup, Master-Detail, Text Area, Long Text Area, Rich Text Area, Formula, and Auto Number
    - Field-Level Security auto-provisioned for selected profiles and permission sets
    - Deploy to multiple objects in a single operation
    
    QUERY EDITOR
    - Write and execute SOQL queries with field autocomplete
    - Preview results in a full-width table or export directly to CSV
    - SELECT * support — automatically expands to all fields on the object
    - Relationship field flattening for dot-notation columns
    - Automatic pagination across all result pages
    - Query history with one-click re-execution
    - COUNT() queries display results as a notification
    
    EXECUTE ANONYMOUS APEX
    - Run anonymous Apex code from the command palette
    - View compilation status, errors with line numbers, and runtime exceptions
    - Execution history with one-click reload
    
    INSPECT ALL FIELDS
    - View every field and its value on the current record page
    - Inline editing — click any editable field to modify it
    - Batch save multiple field changes in a single API call
    - Copy any field value with Cmd/Ctrl+C
    
    MERGE RECORDS
    - Merge duplicate Contacts, Leads, Accounts, and Cases
    - Automatic conflict detection with field-by-field resolution
    - Auto-fills blank master fields from the losing record
    - Executes via Database.merge() for full Salesforce merge behavior
    
    USER MANAGEMENT
    - Search active users by name, email, profile, or role
    - Per-user actions: view, edit, login as, reset password, deactivate
    - Manage permission set assignments and view access summaries
    
    FLOW MANAGER
    - Browse all flows sorted by last modified date
    - Open flows in Flow Builder or view flow versions with Alt/Option
    - Filter to show only activated flows
    
    ADMIN TOOLS
    - Profiles: drill into 17 configuration sections per profile
    - Permission Sets: drill into 21 configuration sections per permission set
    - Queues, Validation Rules, Duplicate Rules, Matching Rules, Record Types
    - Org Limits with color-coded usage indicators and license counts
    - List Views for standard objects
    - Reports and Dashboards with Alt/Option for edit mode
    - Apex Classes and Triggers sorted by last modified
    - Setup Audit Trail
    
    SETTINGS & CUSTOMIZATION
    - Six built-in themes (Light, Space Gray, Dark, Terminal, Acid, Abyss) plus a live theme customizer for full color control
    - Fully customizable keyboard shortcut — rebind the palette to any Cmd/Ctrl/Alt/Shift+key combination
    - Compact (spotlight) mode for a minimal input-only palette
    - Toggle breadcrumbs, the floating Superforce button, and "active flows only" filtering
    - Dark Mode (Beta) for the Salesforce page itself
    
    MODIFIER KEYS
    - Hold Cmd/Ctrl while selecting to open in a new tab
    - Hold Alt/Option for alternate actions (e.g., flow versions, report editing)
    
    PRIVACY
    - Core palette features run entirely in your browser. Superforce uses your existing Salesforce session cookie to talk directly to your Salesforce org — no proxy, no analytics, no tracking.
    - Superforce AI sends only the messages and tool inputs you initiate to the Anthropic API using an API key you provide. Your key and chat history are stored locally in Chrome storage.
    - All preferences, query history, Apex history, REST Explorer history, and AI conversations are stored locally in Chrome storage.
  • Apr 22, 2026
    host_permissions
    https://*.salesforce.com/*, https://*.force.com/*, https://*.cloudforce.com/*, https://*.visualforce.com/*, https://*.salesforce-setup.com/*, https://*.salesforce-experience.com/*, https://superforce.app/*
    https://*.salesforce.com/*, https://*.force.com/*, https://*.cloudforce.com/*, https://*.visualforce.com/*, https://*.salesforce-setup.com/*, https://*.salesforce-experience.com/*, https://superforce.app/*, https://api.anthropic.com/*

Permissions & access

Permissions
storagecookies
Host access
https://*.salesforce.com/*, https://*.force.com/*, https://*.cloudforce.com/*, https://*.visualforce.com/*, https://*.salesforce-setup.com/*, https://*.salesforce-experience.com/*, https://superforce.app/*, https://api.anthropic.com/*

Screenshots

Superforce – Salesforce Command Palette screenshot 1Superforce – Salesforce Command Palette screenshot 2Superforce – Salesforce Command Palette screenshot 3Superforce – Salesforce Command Palette screenshot 4

About

Superforce adds a command palette to Salesforce Lightning — press Cmd+J (or Ctrl+J) to open it from any page. Search, navigate, and execute admin tasks without leaving your current context.

SUPERFORCE AI (NEW)
- Chat with an AI assistant that can act on your org directly from the palette
- Query data, describe objects, create fields, build flows, write validation rules, update picklists, merge records, and run Apex — all with confirmation before anything destructive executes
- Read-only actions (SOQL, record lookups, metadata describes, navigation) run instantly
- Mutating actions show a confirmation card with a full preview of what will change
- Per-org chat history with up to 50 conversations saved locally
- Bring your own Anthropic API key — you pay Anthropic directly, Superforce takes no cut

REST EXPLORER (NEW)
- Make arbitrary Salesforce REST API calls with your session token attached automatically
- GET, POST, PATCH, PUT, DELETE, HEAD with custom headers and JSON bodies
- Pretty-printed JSON responses with clickable links to drill into nested resources
- Up button walks back to parent endpoints
- Auto-history of your last 20 requests plus labeled saved requests
- Cmd/Ctrl+Enter to send

NAVIGATION & QUICK ACTIONS
- Jump to any Setup page with instant search across 400+ pages
- Switch between apps and object tabs
- Navigate directly to any record by pasting its ID
- Convert 15-character IDs to 18-character case-safe IDs
- Copy the current record ID or Org ID with one keystroke
- Search across Accounts, Contacts, Leads, Opportunities, and Campaigns with SOSL
- One-click "Edit This Page Layout" jumps straight to the layout editor for the current record

OBJECT MANAGER
- Browse all customizable objects and drill into 30+ configuration pages per object
- Field Explorer: search fields by label, API name, or data type
- Direct links to Fields & Relationships, Page Layouts, Lightning Record Pages, Validation Rules, Record Types, Compact Layouts, Apex Triggers, Flow Triggers, and more
- Create new fields, layouts, actions, buttons, validation rules, and record types directly from the palette

CREATE FIELDS
- Mass field creation wizard across multiple objects simultaneously
- 20 field types: Text, Number, Checkbox, Date, Date/Time, Time, Currency, Percent, Phone, Email, URL, Picklist (including Global Picklist Value Sets), Multi-Select Picklist, Lookup, Master-Detail, Text Area, Long Text Area, Rich Text Area, Formula, and Auto Number
- Field-Level Security auto-provisioned for selected profiles and permission sets
- Deploy to multiple objects in a single operation

QUERY EDITOR
- Write and execute SOQL queries with field autocomplete
- Preview results in a full-width table or export directly to CSV
- SELECT * support — automatically expands to all fields on the object
- Relationship field flattening for dot-notation columns
- Automatic pagination across all result pages
- Query history with one-click re-execution
- COUNT() queries display results as a notification

EXECUTE ANONYMOUS APEX
- Run anonymous Apex code from the command palette
- View compilation status, errors with line numbers, and runtime exceptions
- Execution history with one-click reload

INSPECT ALL FIELDS
- View every field and its value on the current record page
- Inline editing — click any editable field to modify it
- Batch save multiple field changes in a single API call
- Copy any field value with Cmd/Ctrl+C

MERGE RECORDS
- Merge duplicate Contacts, Leads, Accounts, and Cases
- Automatic conflict detection with field-by-field resolution
- Auto-fills blank master fields from the losing record
- Executes via Database.merge() for full Salesforce merge behavior

USER MANAGEMENT
- Search active users by name, email, profile, or role
- Per-user actions: view, edit, login as, reset password, deactivate
- Manage permission set assignments and view access summaries

FLOW MANAGER
- Browse all flows sorted by last modified date
- Open flows in Flow Builder or view flow versions with Alt/Option
- Filter to show only activated flows

ADMIN TOOLS
- Profiles: drill into 17 configuration sections per profile
- Permission Sets: drill into 21 configuration sections per permission set
- Queues, Validation Rules, Duplicate Rules, Matching Rules, Record Types
- Org Limits with color-coded usage indicators and license counts
- List Views for standard objects
- Reports and Dashboards with Alt/Option for edit mode
- Apex Classes and Triggers sorted by last modified
- Setup Audit Trail

SETTINGS & CUSTOMIZATION
- Six built-in themes (Light, Space Gray, Dark, Terminal, Acid, Abyss) plus a live theme customizer for full color control
- Fully customizable keyboard shortcut — rebind the palette to any Cmd/Ctrl/Alt/Shift+key combination
- Compact (spotlight) mode for a minimal input-only palette
- Toggle breadcrumbs, the floating Superforce button, and "active flows only" filtering
- Dark Mode (Beta) for the Salesforce page itself

MODIFIER KEYS
- Hold Cmd/Ctrl while selecting to open in a new tab
- Hold Alt/Option for alternate actions (e.g., flow versions, report editing)

PRIVACY
- Core palette features run entirely in your browser. Superforce uses your existing Salesforce session cookie to talk directly to your Salesforce org — no proxy, no analytics, no tracking.
- Superforce AI sends only the messages and tool inputs you initiate to the Anthropic API using an API key you provide. Your key and chat history are stored locally in Chrome storage.
- All preferences, query history, Apex history, REST Explorer history, and AI conversations are stored locally in Chrome storage.

Technical

Version
2.7
Manifest
V3
Size
337KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
pjnpnmmnmbjeigkjljpgjalhibjnfamk
Developer ID
ub0fe8bca8419dd0da72555b25afd4f95
Developer Email
[email protected]
Created
Jan 9, 2025
Last Updated (Store)
Apr 19, 2026
Last Scraped
Jun 9, 2026
Website
superforce.app
Support URL
superforce.app

Similar extensions

Alternatives to Superforce – Salesforce Command Palette, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 9, 2026.