Apex development and debugging in Chrome

Apex tests, quick editor, SOQL, logs and LWC — development hub in the Salesforce Chrome extension.

Test & debug

Develop without switching screens

An integrated dev hub: tests, editor, queries, and logs in one window. Save context switching and speed up the sandbox → validation cycle.

Apex Tests Hub

Run classes, methods, and test suites with live progress and built-in coverage — straight from the browser.

What you get

  • Less back-and-forth with Developer Console: failures and results in one place.
  • Line coverage and report export for audits and releases.
  • Run profiles and notifications when long jobs finish.

Quick Apex editor

Fix classes and triggers in sandbox with Monaco, validation, and deploy in a single flow.

What you get

  • Instant search by class or trigger name.
  • Validate before deploy and avoid production surprises.
  • Production deploy blocked for safer releases.

Lightning Quick Editor

Search LWC and Aura bundles, edit with Monaco, and validate or deploy without leaving the comparator.

What you get

  • Instant search by Lightning component name.
  • Syntax highlighting for HTML, JavaScript, and markup.
  • Pre-deploy validation and deployment status tracking.

Anonymous Apex

Try one-off logic, data fixes, and maintenance scripts without creating temporary classes in the org.

What you get

  • Run and read the response or error immediately.
  • Reusable script library for recurring tasks.
  • Open the generated log in one click for faster debugging.

SOQL / SOSL explorer

Query data, save favorites, and contrast results across two orgs in aligned columns.

What you get

  • Export to CSV or JSON for analysis outside Salesforce.
  • Comparison mode: same query on both orgs, differences at a glance.
  • Ideal for validating data migrations and related configuration.

Debug log browser

Find and open debug logs without digging through Setup or endless lists.

What you get

  • Filter by user, application, and date to narrow incidents.
  • Built-in viewer and bulk cleanup of old logs.
  • Speeds up diagnosis after tests, integrations, or batch Apex.

Apex coverage compare

Check test coverage is aligned across orgs before you promote a release.

What you get

  • Per-class delta: what rises, drops, or is missing on the other side.
  • Line-level detail to prioritize tests you must strengthen.
  • Reduces risk of deploys blocked by mismatched coverage.

Other modes: Comparator · Analysis · Limits & audit · Manifests

Install from Chrome Web Store