Advanced Salesforce Developer Toolkit

SOQL editor, record inspector, Apex debug logs, metadata search, setup navigator — a Developer Console alternative.

As of June 2026, Advanced Salesforce Developer Toolkit has 62 users and a 5.00/5 rating from 3 reviews in the Developer Tools category.

Usersno change0%
62
62
Ratingno change0%
5.00
3 reviews
Reviewsno change0%
3
Version
1.3.8
Manifest V3
90-day change · In the last 90 days this extension 6 version updates, changed permissions.

History

10 snapshots

Tracking since Apr 8, 2026.

68.436.54.600000000000001Apr 8, 2026Jun 9, 2026
View as table
DateUsersRatingReviewsVersion
Apr 8, 20261.0.0
Apr 19, 20261.0.0
Apr 26, 202695.0011.1.0
May 3, 2026355.0031.3.1
May 9, 2026395.0031.3.2
May 14, 2026465.0031.3.2
May 20, 2026455.0031.3.3
May 27, 2026505.0031.3.3
Jun 3, 2026545.0031.3.3
Jun 9, 2026645.0031.3.4
Now625.0031.3.8

Changelog

  • Apr 26, 2026
    description
    Here are the Chrome Web Store listing details:
    
    Category: Developer Tools
    
    Language: English
    
    Description (paste into the Description field):
    
    Advanced Salesforce Developer Toolkit is a comprehensive Chrome extension that supercharges your Salesforce development workflow. Access powerful developer tools directly from any Salesforce page — no more switching between tabs, windows, or external tools.
    
    🔍 GLOBAL SEARCH PALETTE (Ctrl+Shift+P / Cmd+Shift+P)
    A VS Code-style command palette for instant search across your entire Salesforce org:
    • Search across 12+ categories: Apex Classes, Triggers, LWC, Aura Components, Flows, Validation Rules, Custom Objects, Fields, Visualforce Pages, Reports, and Records
    • Smart metadata indexing with automatic cache management
    • Server-side SOSL code search for finding methods and classes
    • Search history with up to 30 recent searches
    • Category chip filtering for quick result narrowing
    
    🔎 RECORD INSPECTOR (Ctrl+Shift+X / Cmd+Shift+X)
    Instantly inspect any Salesforce record with full field metadata:
    • Auto-detects the current record from URL (Lightning & Classic)
    • View field labels, API names, values, types, and nullable status
    • 4-way sorting: by Label, API Name, Type, or Has Value
    • Filter fields by name, label, type, or value
    • Inline field editing for writable fields
    • Side-by-side record comparison
    • JSON export for raw data download
    • Click any value to copy to clipboard
    
    🧭 SMART NAVIGATOR (Ctrl+Shift+G / Cmd+Shift+G)
    One-stop navigation hub with 26+ built-in setup shortcuts:
    • Quick access to Object Manager, Apex Classes, Triggers, Flows, Lightning Components, Profiles, Permission Sets, Users, and more
    • Fuzzy search across all metadata and setup pages
    • Recent pages tracking (last 20 visited)
    • Async code search for finding method and class names
    • Score-based relevance ranking
    
    📊 SOQL QUERY TOOL (Ctrl+Shift+Q / Cmd+Shift+Q)
    Full-featured SOQL editor with execution, analysis, and export:
    • Syntax-aware editor with autocomplete for objects and fields
    • Execute queries against REST API or Tooling API
    • 10 built-in example queries to get started
    • Real-time query analysis with performance hints (missing LIMIT, SELECT *, leading wildcards, subquery depth)
    • Query history with success/failure tracking
    • Save favorite queries for quick access
    • Export results as CSV, JSON, or copy to clipboard
    • Smart table rendering with pagination
    • One-click query formatting
    
    🐛 DEBUG LOG ANALYZER (Ctrl+Shift+D / Cmd+Shift+D)
    Advanced Apex debug log analysis with rich visualizations:
    • Auto-loads last 50 debug logs with metadata
    • 6 analysis views: Summary, Flame Chart, Call Tree, Analysis, Database, and Raw
    • Flame chart timeline visualization of execution spans
    • Expandable call tree showing self-time vs. total-time per method
    • SOQL and DML breakdown with counts, rows affected, and timing
    • Filter logs by: Errors, Warnings, SOQL, DML, Methods, Limits, USER_DEBUG
    • Full-text search within logs
    • Auto-refresh every 5 seconds
    • Download raw log files
    
    ⚡ EXECUTE ANONYMOUS APEX (Ctrl+Shift+E / Cmd+Shift+E)
    In-browser Apex code execution:
    • Run Apex code directly from any Salesforce page
    • Compile error detection with line/column information
    • Runtime exception display with full stack trace
    • Auto-fetches debug log after execution
    • Parses USER_DEBUG statements from results
    • Save and manage reusable code snippets
    • Execution history tracking
    
    🏗️ DATA BUILDER
    CPQ-aware hierarchical record builder:
    • Build connected record hierarchies with a visual tree
    • Support for Bundles, Option Groups, Options, Attributes, Price Book Entries, Constraint Rules, and Custom objects
    • Auto-wire parent IDs during execution
    • Drag-to-reorder nodes
    • Apttus CPQ namespace support (Apttus_Config2__)
    • Batch execution in correct dependency order
    
    🛠️ ADDITIONAL FEATURES
    • Floating toolbar on all Salesforce pages with quick-access buttons
    • Right-click context menu integration (search selected text, inspect record, open SOQL)
    • Full Shadow DOM isolation — zero style conflicts with Salesforce
    • Smart session detection from cookies
    • Local caching with version-based invalidation
    • Works on all Salesforce domains: Lightning, Classic, Visualforce, and Sandbox
    
    📋 KEYBOARD SHORTCUTS
    • Ctrl+Shift+P / Cmd+Shift+P — Search Palette
    • Ctrl+Shift+X / Cmd+Shift+X — Record Inspector
    • Ctrl+Shift+Q / Cmd+Shift+Q — SOQL Query Tool
    • Ctrl+Shift+G / Cmd+Shift+G — Smart Navigator
    • Ctrl+Shift+D / Cmd+Shift+D — Debug Log Analyzer
    • Ctrl+Shift+E / Cmd+Shift+E — Execute Anonymous Apex
    • Escape — Close active panel
    
    Built for Salesforce developers, admins, and consultants who want to move faster without leaving their browser.
    Advanced Salesforce Developer Toolkit — The all-in-one productivity extension for Salesforce developers and admins. Search metadata, inspect records, run SOQL, analyze debug logs, execute Apex, and navigate Setup — all without leaving your current page.
    
    🔍 GLOBAL SEARCH (Cmd/Ctrl+Shift+P)
    A VS Code-style command palette for Salesforce. Search across your entire org's metadata instantly.
    - Objects, fields, Apex classes, triggers, VF pages, Lightning components, flows, and more
    - Quick Search (local + SOSL) and Deep Search (code bodies, field labels)
    - Auto Search toggle — results appear as you type
    - Pinned Favorites — pin frequently used items for one-click access
    - Recent history — records you visited and searches you ran, all in one place
    - Category filters (Records, Apex, Triggers, LWC, Aura, Flows, Rules, Objects, Fields, VF Pages)
    
    🔎 RECORD INSPECTOR (Cmd/Ctrl+Shift+X)
    Inspect any record in real time with powerful analysis tools.
    - View field values, API names, field types, record type, owner, and system fields
    - Copy any API name with one click
    - Inline field editing — update values without opening the record
    - Side-by-side comparison with diff highlighting
    - JSON export for the full record
    - Field Impact Analysis — see which Apex classes, triggers, validation rules, and workflow updates reference a field
    - Pin panel open so it stays visible while you work
    
    📝 SOQL QUERY EDITOR (Cmd/Ctrl+Shift+L)
    A full-featured SOQL editor built right into Salesforce.
    - Syntax highlighting for keywords, strings, and numbers
    - Auto-detect Tooling API for metadata queries (ApexClass, ApexTrigger, etc.)
    - Smart auto-complete for object and field names
    - Query history, saved favorites, and built-in example queries
    - Export results to CSV, JSON, or clipboard
    - Inline CRUD — edit, clone, delete, and create records directly from query results
    - Expandable nested rows for relationship queries
    - Pin panel open to keep your workspace persistent
    
    🚀 QUICK NAVIGATOR (Cmd/Ctrl+Shift+Y)
    Navigate to any Setup page instantly — no more clicking through menus.
    - 26+ setup shortcuts: Object Manager, Page Layouts, Record Types, Apex Classes, Flows, Permission Sets, Profiles, and more
    - Fuzzy search across all setup pages
    - Recent pages tracking
    - Browse metadata categories directly
    
    🐛 DEBUG LOG ANALYZER
    Go beyond the Developer Console with a full debug log analysis suite.
    - 6 analysis views: Summary, Flame Chart, Call Tree, Analysis, Database, and Raw
    - Visual flame chart for execution flow
    - SOQL/DML breakdown with governor limit tracking
    - Auto-refresh to monitor logs in real time
    - Filter by log level, user, and time range
    - Pin panel open for continuous monitoring
    
    ⚡ EXECUTE ANONYMOUS APEX
    Run Apex code from any Salesforce page — no Developer Console needed.
    - Full code editor with tab support
    - Compile error vs. runtime exception detection
    - Debug log capture for every execution
    - Saved snippets library — store and reuse your common scripts
    - Execution history with timestamps
    - Pin panel open while iterating on code
    
    📊 DATA BUILDER
    Create test data directly in Salesforce with smart defaults.
    - Support for standard and custom objects
    - CPQ-aware with Apttus namespace support
    - Hierarchical record creation
    - Drag-to-reorder fields
    - Batch execution
    
    🎯 FLOATING TOOLBAR & CONTEXT MENU
    Quick access to every tool from a floating toolbar, plus right-click integration.
    - Right-click to search selected text across your org
    - Right-click to inspect the current record
    - One-click access to all panels from the toolbar
    
    📌 PIN-TO-STAY PANELS
    Pin any panel open so it stays visible even when you click elsewhere on the page. Perfect for keeping your SOQL editor or debug logs open while navigating.
    
    ⌨️ KEYBOARD SHORTCUTS
    - Cmd/Ctrl+Shift+P — Global search palette
    - Cmd/Ctrl+Shift+X — Record inspector
    - Cmd/Ctrl+Shift+L — SOQL query editor
    - Cmd/Ctrl+Shift+Y — Smart navigator
    - Escape — Close all panels
    - Ctrl+Enter — Run query / Execute code
    
    🔒 PRIVACY & SECURITY
    - Only activates on Salesforce domains (*.salesforce.com, *.force.com, *.lightning.force.com)
    - Uses your existing Salesforce session — no separate login required
    - No data collected or sent to external servers — ever
    - All processing happens locally in your browser
    - No tracking, no analytics, no telemetry
    - Open architecture — inspect the source code yourself
    
    ───────────────────────────────────
    
    A modern alternative to Salesforce Developer Console and Workbench — built for Lightning and Classic. Works in production, sandbox, and scratch orgs.
    
    Perfect for Salesforce developers, admins, and consultants who want a faster way to query data, inspect records, browse Setup, analyze debug logs, run Apex, and build test data — all from one extension.
  • Apr 26, 2026
    short_description
    Salesforce developer & admin toolkit: record inspector, SOQL query editor, metadata search, Apex debug logs, data builder.
    SOQL editor, record inspector, Apex debug logs, metadata search, setup navigator — a Developer Console alternative.
  • Apr 19, 2026
    short_description
    Developer productivity extension for Salesforce: search, inspect, navigate, query, and debug metadata from any Salesforce page.
    Salesforce developer & admin toolkit: record inspector, SOQL query editor, metadata search, Apex debug logs, data builder.
  • Apr 19, 2026
    permissions
    activeTab, storage, scripting, tabs, cookies, contextMenus
    activeTab, storage, scripting, cookies, contextMenus

Permissions & access

Permissions
activeTabstoragescriptingcookiescontextMenus
Host access
https://*.salesforce.com/*, https://*.force.com/*, https://*.lightning.force.com/*, https://*.my.salesforce.com/*, https://*.sandbox.my.salesforce.com/*, https://*.salesforce-setup.com/*, https://*.visual.force.com/*, https://*.visualforce.com/*

Screenshots

Advanced Salesforce Developer Toolkit screenshot 1Advanced Salesforce Developer Toolkit screenshot 2Advanced Salesforce Developer Toolkit screenshot 3Advanced Salesforce Developer Toolkit screenshot 4Advanced Salesforce Developer Toolkit screenshot 5Advanced Salesforce Developer Toolkit screenshot 6

About

Advanced Salesforce Developer Toolkit — The all-in-one productivity extension for Salesforce developers and admins. Search metadata, inspect records, run SOQL, analyze debug logs, execute Apex, and navigate Setup — all without leaving your current page.

🔍 GLOBAL SEARCH (Cmd/Ctrl+Shift+P)
A VS Code-style command palette for Salesforce. Search across your entire org's metadata instantly.
- Objects, fields, Apex classes, triggers, VF pages, Lightning components, flows, and more
- Quick Search (local + SOSL) and Deep Search (code bodies, field labels)
- Auto Search toggle — results appear as you type
- Pinned Favorites — pin frequently used items for one-click access
- Recent history — records you visited and searches you ran, all in one place
- Category filters (Records, Apex, Triggers, LWC, Aura, Flows, Rules, Objects, Fields, VF Pages)

🔎 RECORD INSPECTOR (Cmd/Ctrl+Shift+X)
Inspect any record in real time with powerful analysis tools.
- View field values, API names, field types, record type, owner, and system fields
- Copy any API name with one click
- Inline field editing — update values without opening the record
- Side-by-side comparison with diff highlighting
- JSON export for the full record
- Field Impact Analysis — see which Apex classes, triggers, validation rules, and workflow updates reference a field
- Pin panel open so it stays visible while you work

📝 SOQL QUERY EDITOR (Cmd/Ctrl+Shift+L)
A full-featured SOQL editor built right into Salesforce.
- Syntax highlighting for keywords, strings, and numbers
- Auto-detect Tooling API for metadata queries (ApexClass, ApexTrigger, etc.)
- Smart auto-complete for object and field names
- Query history, saved favorites, and built-in example queries
- Export results to CSV, JSON, or clipboard
- Inline CRUD — edit, clone, delete, and create records directly from query results
- Expandable nested rows for relationship queries
- Pin panel open to keep your workspace persistent

🚀 QUICK NAVIGATOR (Cmd/Ctrl+Shift+Y)
Navigate to any Setup page instantly — no more clicking through menus.
- 26+ setup shortcuts: Object Manager, Page Layouts, Record Types, Apex Classes, Flows, Permission Sets, Profiles, and more
- Fuzzy search across all setup pages
- Recent pages tracking
- Browse metadata categories directly

🐛 DEBUG LOG ANALYZER
Go beyond the Developer Console with a full debug log analysis suite.
- 6 analysis views: Summary, Flame Chart, Call Tree, Analysis, Database, and Raw
- Visual flame chart for execution flow
- SOQL/DML breakdown with governor limit tracking
- Auto-refresh to monitor logs in real time
- Filter by log level, user, and time range
- Pin panel open for continuous monitoring

⚡ EXECUTE ANONYMOUS APEX
Run Apex code from any Salesforce page — no Developer Console needed.
- Full code editor with tab support
- Compile error vs. runtime exception detection
- Debug log capture for every execution
- Saved snippets library — store and reuse your common scripts
- Execution history with timestamps
- Pin panel open while iterating on code

📊 DATA BUILDER
Create test data directly in Salesforce with smart defaults.
- Support for standard and custom objects
- CPQ-aware with Apttus namespace support
- Hierarchical record creation
- Drag-to-reorder fields
- Batch execution

🎯 FLOATING TOOLBAR & CONTEXT MENU
Quick access to every tool from a floating toolbar, plus right-click integration.
- Right-click to search selected text across your org
- Right-click to inspect the current record
- One-click access to all panels from the toolbar

📌 PIN-TO-STAY PANELS
Pin any panel open so it stays visible even when you click elsewhere on the page. Perfect for keeping your SOQL editor or debug logs open while navigating.

⌨️ KEYBOARD SHORTCUTS
- Cmd/Ctrl+Shift+P — Global search palette
- Cmd/Ctrl+Shift+X — Record inspector
- Cmd/Ctrl+Shift+L — SOQL query editor
- Cmd/Ctrl+Shift+Y — Smart navigator
- Escape — Close all panels
- Ctrl+Enter — Run query / Execute code

🔒 PRIVACY & SECURITY
- Only activates on Salesforce domains (*.salesforce.com, *.force.com, *.lightning.force.com)
- Uses your existing Salesforce session — no separate login required
- No data collected or sent to external servers — ever
- All processing happens locally in your browser
- No tracking, no analytics, no telemetry
- Open architecture — inspect the source code yourself

───────────────────────────────────

A modern alternative to Salesforce Developer Console and Workbench — built for Lightning and Classic. Works in production, sandbox, and scratch orgs.

Perfect for Salesforce developers, admins, and consultants who want a faster way to query data, inspect records, browse Setup, analyze debug logs, run Apex, and build test data — all from one extension.

Technical

Version
1.3.8
Manifest
V3
Size
174KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
dmaijjgogckglbleglkplaihlmjbhgif
Developer ID
u7f10d26cf7fb539dc8bf1f9f829d382d
Developer Email
[email protected]
Created
Apr 8, 2026
Last Updated (Store)
Jun 8, 2026
Last Scraped
Jun 9, 2026
Support URL

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