Turn raw Apex debug logs into a visual flame chart, call tree and instant insights — then handle the rest of your day without leaving the page: generate test data, auto-fill records, inspect components and jump anywhere in Setup. One keyboard-driven panel. No extra login.
Uses your existing Salesforce session locally — no login, no server, and nothing ever leaves your browser. Open source, so you can read exactly what it does.
Navigate, inspect, query, explore and debug — without leaving the page or switching tools. See full docs →
A command-palette for Salesforce. Press one shortcut and instantly jump to Setup pages — Custom Objects, Fields, Users, Profiles, Permission Sets, API Limits, Custom Metadata and more — in a new tab. Fully keyboard-navigable with arrow keys and Enter.
Learn moreBrowse your debug logs in a sortable, live-refreshing table, then hit Analyze on any log for a full visual breakdown — five tabs, no copy-pasting into another tool.
X-ray vision for Lightning pages. One keystroke outlines every custom LWC with its name; click to read its full source (HTML/JS/CSS/meta) live via the Tooling API. For components you own, edit and deploy inline — with automatic production warnings and post-deploy verification, so you always know the change landed.
Learn moreStop hand-typing test data. The Sample Data Generator reads any object's schema and creates realistic, type-correct records — respecting field length, precision/scale, picklists and required lookups — with an editable preview, bulk insert and one-click undo. And Magic Fill drops an Auto Fill button into any Lightning new-record modal to populate the form (fields, address and picklists) in a single click. Built for sandbox & scratch orgs.
Learn moreA live footer console showing every Salesforce API call the extension makes — the SOQL it runs, Apex, REST and session lookups — with per-type counts. Fully transparent, kept in memory only, cleared on refresh.
Learn moreA Home tab greets you with org identity, API & storage health, debug status, quick actions and recents. Prefer a single box? Flip on Minimal view for a strip-only universal search across Setup, objects, flows, users, shortcuts and your own tools — results as you type. And every tab and tool is one right-click away from the extension menu.
Learn moreBefore you change or delete a field, class, flow or LWC, see everything that references it — grouped by type — via Salesforce's Dependency API. Answer "what breaks if I touch this?" in seconds.
Learn moreDetects your active Salesforce session and instance automatically. No tokens to paste, no login flow — open the panel and your logs are one click away.
Convert flat logs into an expandable hierarchy of code units, methods, SOQL and DML. Follow the execution path without losing your place in thousands of lines.
Learn moreA Gantt-style timeline of every method, code unit, SOQL and DML event with durations. Spot the slow operations that dominate your transaction at a glance.
Learn moreThe analyzer flags problems for you: high CPU and heap usage, N+1 query patterns, slow SOQL, large result sets, and approaching governor limits — each with a clear recommendation.
Learn moreColor-coded cards for CPU time, heap size, SOQL queries and DML statements — with usage bars that turn yellow then red as you approach the limit.
Learn morePull every SOQL query out of the log into a clean, dedicated view. See exactly what ran, how often, and how many rows came back.
Learn moreOne-click filters for Debug, Errors & Exceptions, SOQL and Governor Limits, plus free-text search across the raw log. Isolate exactly what matters.
Learn moreStart and stop trace flags without leaving the page. Choose a preset or build a custom debug level across all eight log categories (Apex, Database, Callout, Workflow, Validation, Visualforce, System, Profiling), pick a duration, and enable logging for yourself or any other user via built-in user search. View and revoke active sessions from one place.
Learn moreFetch all logs for the session and clear them in one action using the Bulk API. Copy or download any individual log body for sharing or archiving.
Learn moreDock the panel left or right, adjust its width, and set opacity so the log sits comfortably alongside your Salesforce screen. Preferences persist across sessions.
Learn moreMost tools help you query data and jump around Setup. SF Spotlight does that too — and adds the parts they leave out.
A built-in flame chart, call tree, insights and governor-limit tracking — no copy-pasting logs into a separate analyzer.
Generate realistic, schema-aware records for any object — or one-click fill any create form — instead of typing dummy data by hand.
Inspect Lightning components, map an object's automation, run anonymous Apex and browse metadata — all from the same place.
Hit Alt+S on any Salesforce page. Your session is detected automatically.
Pull all Apex debug logs for the session into a dashboard with size and count metrics.
Switch between Tree, Timeline, SOQL and Insights tabs to understand exactly what happened.
Use Spotlight to jump to Setup, manage debug sessions, and capture the next trace.
Stay on the keyboard and navigate at lightning speed.
| Action | Windows / Linux | Mac |
|---|---|---|
| Open Spotlight Search | Alt + T | Option + T |
| Open Spotlight Search (alt.) | Alt + Space | ⌘ + Space |
| Open Log Analyzer Panel | Alt + S | Option + S |
| Open Record Detail panel | Alt + D | Option + D |
| Toggle Component Inspector | Alt + Z | Option + Z |
| Close panel / Spotlight | Esc | Esc |
| Navigate Spotlight results | ↑ ↓ / Enter | ↑ ↓ / Enter |
Install from the Chrome Web Store and start analyzing your Apex logs in seconds — or read the docs to see everything it can do.