sftools
Salesforce developer tools: SOQL, Apex, REST API, debug logs, record viewer, data import, etc.
As of June 2026, sftools has 43 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.
Usersup 95.5 percent+95.5%
43
43
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
2.5.4
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
11 snapshotsTracking since Apr 2, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 2, 2026 | 22 | 5.00 | 1 | 2.5.0 |
| Apr 17, 2026 | 23 | 5.00 | 1 | 2.5.0 |
| Apr 22, 2026 | 25 | 5.00 | 1 | 2.5.0 |
| Apr 27, 2026 | 26 | 5.00 | 1 | 2.5.0 |
| May 5, 2026 | 27 | 5.00 | 1 | 2.5.0 |
| May 10, 2026 | 28 | 5.00 | 1 | 2.5.4 |
| May 16, 2026 | 31 | 5.00 | 1 | 2.5.4 |
| May 22, 2026 | 33 | 5.00 | 1 | 2.5.4 |
| May 29, 2026 | 38 | 5.00 | 1 | 2.5.4 |
| Jun 4, 2026 | 37 | 5.00 | 1 | 2.5.4 |
| Jun 10, 2026 | 40 | 5.00 | 1 | 2.5.4 |
| Now | 43 | 5.00 | 1 | 2.5.4 |
Changelog
- May 5, 2026description
sftools provides Salesforce developer tools in a Chrome side panel or tab. FEATURES SOQL Query Editor - Execute SOQL queries with syntax highlighting and autocomplete - Multi-tab results: run multiple queries with independent result tabs - Results displayed in formatted tables with relationship field support - Subquery results expandable inline - Inline record editing: edit fields directly in query results and save back to Salesforce - Delete selected records directly from query results - Include deleted and archived records (queryAll) - Toggle between standard and Tooling API queries - Filter and search within results - Collapsible editor and results panels - Export results as CSV or via Bulk API for large datasets - Query history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter Anonymous Apex Execution - Run anonymous Apex with Monaco editor - Debug toggle: opt in to trace flag and log retrieval per execution - Compile errors shown with line/column markers - Runtime errors shown with stack traces - Apex history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter REST API Explorer - GET, POST, PATCH, DELETE requests to Salesforce REST endpoints - JSON formatting in request/response editors - Request body validation and HTTP status display - Request history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter Schema Browser - Browse objects and fields - Expandable field detail panel: description, help text, picklist values, required, default value, and field properties - View field metadata (label, API name, type, length, relationships) - Filter fields by type - Search and filter objects - Direct links to open objects and fields in Salesforce Setup - Edit formula fields directly Record Viewer - View and edit record field values - Supports text, checkbox, date, number, rich text, and lookup fields - Right-click extension icon on any Lightning record page to open Debug Logs - Watch mode: monitor new logs in real time - Auto-refresh when local proxy is connected - Filter and search log content - Set trace flags for specific users via user lookup - Delete all trace flags - Bulk delete debug logs Utility Tools - Delete inactive flow versions Platform Events (requires local proxy) - Subscribe to Platform Events via gRPC - Publish Platform Events with JSON payload editor - Monitor standard events, PushTopics, and system topics via CometD - Event table viewer with split view layout for inspecting payloads - Replay modes: latest, earliest, or custom replay ID MULTI-ORG SUPPORT - Connect to multiple Salesforce orgs - Switch connections via dropdown - Each browser window can use a different connection - Configure custom Connected Apps per connection SETTINGS - Theme: system, light, or dark mode - Local proxy connection status and configuration - Refresh cached SObject definitions - Export and import all data (connections, history, favorites, settings) INTERFACE - Opens in Chrome side panel or standalone tab - Monaco editor with syntax highlighting across all code panels - Ctrl/Cmd+Enter to execute across all tabs - Alt+1–7 keyboard shortcuts for quick tab navigation - Cmd/Ctrl+Click any feature tile to open it in a standalone browser tab - Open Org button to launch the current org in a new tab
sftools provides Salesforce developer tools in a Chrome side panel or tab. FEATURES SOQL Query Editor - Execute SOQL queries with syntax highlighting and autocomplete - Multi-tab results: run multiple queries with independent result tabs - Results displayed in formatted tables with relationship field support - Subquery results expandable inline - Inline record editing: edit fields directly in query results and save back to Salesforce - Delete selected records directly from query results - Include deleted and archived records (queryAll) - Toggle between standard and Tooling API queries - Filter and search within results - Collapsible editor and results panels - Export results as CSV or via Bulk API for large datasets - Query history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter Anonymous Apex Execution - Run anonymous Apex with Monaco editor - Debug toggle: opt in to trace flag and log retrieval per execution - Compile errors shown with line/column markers - Runtime errors shown with stack traces - Apex history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter REST API Explorer - GET, POST, PATCH, DELETE requests to Salesforce REST endpoints - JSON formatting in request/response editors - Request body validation and HTTP status display - Request history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter Schema Browser - Browse objects and fields - Expandable field detail panel: description, help text, picklist values, required, default value, and field properties - View field metadata (label, API name, type, length, relationships) - Filter fields by type - Search and filter objects - Direct links to open objects and fields in Salesforce Setup - Edit formula fields directly Data Import - Import CSV data into Salesforce using Bulk API v2 - Insert, update, upsert, and delete operations - Searchable object picker filtered by operation capability - Drag-and-drop CSV upload with file summary (row count, column count, file size) - Automatic column mapping from CSV headers to Salesforce field names and labels - Manual column mapping overrides with per-column include/exclude - External ID field selection for upsert operations - Configurable job size (200–100,000 records per job) - Multi-job execution with progress toasts and cancel support - Download success, failure, and unprocessed result CSVs Record Viewer - View and edit record field values - Supports text, checkbox, date, number, rich text, and lookup fields - Right-click extension icon on any Lightning record page to open Debug Logs - Watch mode: monitor new logs in real time - Auto-refresh when local proxy is connected - Filter and search log content - Set trace flags for specific users via user lookup - Delete all trace flags - Bulk delete debug logs Utility Tools - Delete inactive flow versions Platform Events (requires local proxy) - Subscribe to Platform Events via gRPC - Publish Platform Events with JSON payload editor - Monitor standard events, PushTopics, and system topics via CometD - Event table viewer with split view layout for inspecting payloads - Replay modes: latest, earliest, or custom replay ID MULTI-ORG SUPPORT - Connect to multiple Salesforce orgs - Switch connections via dropdown - Each browser window can use a different connection - Configure custom Connected Apps per connection SETTINGS - Theme: system, light, or dark mode - Local proxy connection status and configuration - Refresh cached SObject definitions - Export and import all data (connections, history, favorites, settings) INTERFACE - Opens in Chrome side panel or standalone tab - Monaco editor with syntax highlighting across all code panels - Ctrl/Cmd+Enter to execute across all tabs - Alt+1–7 keyboard shortcuts for quick tab navigation - Cmd/Ctrl+Click any feature tile to open it in a standalone browser tab - Open Org button to launch the current org in a new tab
- May 5, 2026short_description
Salesforce developer tools: SOQL editor, Apex execution, REST API explorer, debug logs, record viewer, etc.
Salesforce developer tools: SOQL, Apex, REST API, debug logs, record viewer, data import, etc.
Permissions & access
- Permissions
- sidePanelactiveTabstorageunlimitedStoragecontextMenusnotificationsnativeMessaging
- Host access
- None declared
Screenshots
About
sftools provides Salesforce developer tools in a Chrome side panel or tab. FEATURES SOQL Query Editor - Execute SOQL queries with syntax highlighting and autocomplete - Multi-tab results: run multiple queries with independent result tabs - Results displayed in formatted tables with relationship field support - Subquery results expandable inline - Inline record editing: edit fields directly in query results and save back to Salesforce - Delete selected records directly from query results - Include deleted and archived records (queryAll) - Toggle between standard and Tooling API queries - Filter and search within results - Collapsible editor and results panels - Export results as CSV or via Bulk API for large datasets - Query history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter Anonymous Apex Execution - Run anonymous Apex with Monaco editor - Debug toggle: opt in to trace flag and log retrieval per execution - Compile errors shown with line/column markers - Runtime errors shown with stack traces - Apex history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter REST API Explorer - GET, POST, PATCH, DELETE requests to Salesforce REST endpoints - JSON formatting in request/response editors - Request body validation and HTTP status display - Request history and favorites - Keyboard shortcut: Ctrl/Cmd+Enter Schema Browser - Browse objects and fields - Expandable field detail panel: description, help text, picklist values, required, default value, and field properties - View field metadata (label, API name, type, length, relationships) - Filter fields by type - Search and filter objects - Direct links to open objects and fields in Salesforce Setup - Edit formula fields directly Data Import - Import CSV data into Salesforce using Bulk API v2 - Insert, update, upsert, and delete operations - Searchable object picker filtered by operation capability - Drag-and-drop CSV upload with file summary (row count, column count, file size) - Automatic column mapping from CSV headers to Salesforce field names and labels - Manual column mapping overrides with per-column include/exclude - External ID field selection for upsert operations - Configurable job size (200–100,000 records per job) - Multi-job execution with progress toasts and cancel support - Download success, failure, and unprocessed result CSVs Record Viewer - View and edit record field values - Supports text, checkbox, date, number, rich text, and lookup fields - Right-click extension icon on any Lightning record page to open Debug Logs - Watch mode: monitor new logs in real time - Auto-refresh when local proxy is connected - Filter and search log content - Set trace flags for specific users via user lookup - Delete all trace flags - Bulk delete debug logs Utility Tools - Delete inactive flow versions Platform Events (requires local proxy) - Subscribe to Platform Events via gRPC - Publish Platform Events with JSON payload editor - Monitor standard events, PushTopics, and system topics via CometD - Event table viewer with split view layout for inspecting payloads - Replay modes: latest, earliest, or custom replay ID MULTI-ORG SUPPORT - Connect to multiple Salesforce orgs - Switch connections via dropdown - Each browser window can use a different connection - Configure custom Connected Apps per connection SETTINGS - Theme: system, light, or dark mode - Local proxy connection status and configuration - Refresh cached SObject definitions - Export and import all data (connections, history, favorites, settings) INTERFACE - Opens in Chrome side panel or standalone tab - Monaco editor with syntax highlighting across all code panels - Ctrl/Cmd+Enter to execute across all tabs - Alt+1–7 keyboard shortcuts for quick tab navigation - Cmd/Ctrl+Click any feature tile to open it in a standalone browser tab - Open Org button to launch the current org in a new tab
Technical
- Version
- 2.5.4
- Manifest
- V3
- Size
- 2.36MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- lhkfhpookakmejcjfanegicfcdcmmoca
- Developer ID
- uf7becc0c064a5067d2d924893bacfa4d
- Developer Email
- [email protected]
- Created
- Feb 19, 2026
- Last Updated (Store)
- Apr 30, 2026
- Last Scraped
- Jun 10, 2026
- Website
- https://sftools.dev/
- Support URL
- https://github.com/bct8925/sftools/issues
- Privacy Policy
- https://sftools.dev/privacy
Similar extensions
Alternatives to sftools, ranked by description similarity.
SF Dev Toolkit
Salesforce Developer Toolkit - SOQL Runner, Field Inspector with Translation Editor, Quick Navigation
6
Superforce – Salesforce Command Palette
Boost your efficiency in Salesforce with hotkeys, global search, shortcuts, and more, without ever leaving the keyboard.
54
★ 5.0
Salesforce Debug Pro
Analyze Salesforce debug logs, detect N+1 SOQL queries, and visualize governor limits
27
★ 5.0
Salesforce Query Tool
🚀 Run SOQL queries directly from your browser – fast, intuitive, and powerful.
The Salesforce Query Tool is a lightweight Chrome…
10
Salesforce Debugger - All in One
Advanced Salesforce debugging tools for developers.
1.0K
★ 4.8
SFOS Core
Essential Salesforce productivity toolkit - Data generation, access analysis, hierarchy visualization & more
59
★ 4.2
Salesforce Tool Suite
Compare Salesforce Metadata, Generate Metadata Excel Reports, Monitor Debug Logs, Explore Schema, & Bulk DML on Salesforce Metadata
10.0K
★ 4.8
TrackForcePro
Salesforce toolkit: Audit Trails, SOQL/GraphQL/REST builders, LWC Explorer, Records, Security, Org Tools & Events.
—
Data sourced from the Chrome Web Store · last verified Jun 10, 2026.