Chrome extension features

Twenty-five-plus integrated tools in one Chrome extension for Salesforce admins and developers.

Comparator

Compare across environments

The core of the product: one unified diff for all your metadata, using the session you already have in Chrome. Less friction, more confidence in every release.

Metadata comparator

See in seconds what changed between PROD, UAT, and sandbox with a professional on-screen diff — no XML copy-paste or extra tools.

What you get

  • Apex, LWC, Aura, Visualforce, profiles, permission sets, and Lightning pages in one search.
  • Retrieve, HTML diff export, and shareable links for your team.
  • Compare local package.xml manifests against an org too.
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.
  • Advanced analyzer with 8 views and «Analyze local log» (drag-and-drop .log files).
  • Speeds up diagnosis after tests, integrations, or batch Apex.

REST Explorer

Call the Salesforce REST API with the selected org session and inspect the JSON response.

What you get

  • Choose HTTP method and enter the path; base URL and API version are filled automatically.
  • Handy to try endpoints before wiring them in Apex or external tools.
  • No Postman or extra tokens: uses the session you already have in Chrome.

Event Monitor

Subscribe to Platform Events, Change Events, and real-time channels with configurable replay.

What you get

  • Load the available channel list and pick the one to subscribe to.
  • Event table with time, replay Id, and filterable payload text.
  • Replay -1 for new events only; -2 to replay stored events.

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.
Analysis

Analyze dependencies, permissions, and data

Configuration and data governance you can compare across orgs without exporting XML or spreadsheets. Catch misalignment before go-live.

Picklist dependencies

Ensure dependent picklist rules match across orgs and avoid form errors in UAT or production.

What you get

  • Visual dependency diff between environments.
  • Object selection from the reference org.
  • Catch misalignment before go-live.

Dependency Explorer

Analyze which metadata a component uses — classes, fields, flows, and more — with org comparison and export (beta).

What you get

  • Search by type and component name with optional transitive analysis.
  • Comparison mode: spot different dependencies across two environments.
  • Export summary, CSV, or package.xml from the actions menu.

Permission analyzer

Answer in seconds who can view or edit an object, field, or custom permission — live query, no XML.

What you get

  • Query by profile, permission set, object, or custom permission.
  • Comparison mode across two orgs for security audits.
  • Less time in spreadsheets and Setup screenshots.

Compare Custom Settings

Align Custom Settings values record by record between sandbox and production.

What you get

  • Type list from the reference org.
  • Differences-only filter for what matters.
  • Avoid silent failures from mismatched flags or URLs.

Compare Custom Metadata

Check __mdt records across orgs with the same precision as Custom Settings.

What you get

  • Field-by-field comparison per record.
  • Ideal for config packages and feature flags in metadata.
  • Surface gaps before incremental deployments.

Compare records

Field-by-field diff between two records or across orgs to validate data migrations without exporting reports (beta).

What you get

  • Visual value comparison with difference highlighting.
  • Dual mode: same record in two orgs or two records in one org.
  • Ideal for validating config data and critical records before production.

Object describe

Explore a Salesforce object schema: fields, types, relationships, and read/write permissions.

What you get

  • Load the object list and pick one to view its field table.
  • API name, type, and updateable/createable flags in one view.
  • Useful before building SOQL queries, CSV imports, or comparing structures across orgs.

Record editor & import

View and edit a single record or bulk-import data (CSV, Excel, JSON) via SOAP.

What you get

  • Record editor: load by Record Id and edit only the fields you need.
  • Bulk import with column mapping: insert, update, upsert, or delete.
  • Respects read-only org controls and the extension DML policy.
Limits & audit

Keep an eye on the org

Operational health in one place: Trust status for your environments, limits, in-flight deploys, and Setup change traceability.

Salesforce environment status

Global view of all saved orgs: version, instance, Trust, and active session in one panel.

What you get

  • Check each environment without picking an org in the dropdown.
  • Incident and maintenance alerts from the public Trust API.
  • Direct links to Trust and Company Info to investigate issues.

Org limits dashboard

Track storage, API, and other critical limits before they block your project.

What you get

  • Clear bars with exact figures on hover.
  • Dual comparison between two orgs on one screen.
  • Great for pre-go-live and usage spike reviews.

Deployment status

Monitor live what is deploying in the selected environment and browse Metadata API job history.

What you get

  • Progress rings for components and tests in flight.
  • Paginated history with detail for each deployment.
  • Jump from Quick Edit or Lightning Quick Editor to the active job.

Bulk API monitor

Check a Bulk API job status (v1 or v2) and download batch or ingest results.

What you get

  • Enter the Job Id (750…) for the selected org and press Load job.
  • Automatically detects Bulk 2.0 ingest/query or Bulk 1.0 async.
  • Download CSV for successful, failed, or query results from the batches table.

Setup Audit Trail

Know who changed configuration and when — essential before and after every deployment.

What you get

  • Filters by user, action, and date range.
  • Traceability without manual Setup report exports.
  • Supports governance on large teams.

Field history

Investigate record value changes when track history is enabled on the object.

What you get

  • Tracked fields list and query by record Id.
  • Date and user filters for business incidents.
  • Resolve data disputes without extra admin access.
Manifests

Prepare a deployment

Visual package.xml, ZIP retrieve, and pre-deploy comparison: safer, more predictable incremental deployments.

package.xml generator

Build precise manifests by picking types and members, with ZIP retrieve and pre-deploy comparison.

What you get

  • Real-time XML as you check or uncheck components.
  • Download the file or run retrieve against the reference org.
  • Comparison mode: see what is missing or extra vs another org.

Compare metadata type

List every member of a Metadata API type and detect what is missing, extra, or different between two orgs.

What you get

  • Type selection from the reference org describe.
  • Bulk retrieve with member diff across environments.
  • Anticipate surprises in incremental deploys for a full type.
Viewers

Standalone viewers

Dedicated windows opened from other tools for deep analysis of logs, coverage, and Apex code.

Apex coverage viewer

View test coverage line by line in a dedicated window, with uncovered lines highlighted.

What you get

  • Opens from the Apex test center, coverage compare, or deployment status.
  • Monaco editor with coverage colors overlaid on source code.
  • Ideal for reviewing uncovered lines before a release.

Apex source viewer

Inspect Apex source code in a focused window, without distractions from the main comparator.

What you get

  • Opens from the Apex test center and dependency explorer.
  • Monaco editor with syntax highlighting and class navigation.
  • Useful for reviewing code related to test failures or dependencies.