Skip to content

Download Latest Release

Use the latest GitHub release when you want to install Salesforce Inspector Advanced without building the extension locally.

Open latest release

What to download

Open the latest release page and download the package for your browser:

  • Chrome or Edge: use the Chrome release package when available.
  • Firefox: use the Firefox release package when available.
  • If multiple archives are attached, prefer the one explicitly named for your browser.

Chrome or Edge installation

  1. Download the Chrome/Edge package from the latest release.
  2. Extract the archive locally.
  3. Open chrome://extensions/ or edge://extensions/.
  4. Enable Developer mode.
  5. Click Load unpacked.
  6. Select the extracted package directory that contains manifest.json.

Chrome or Edge upgrades and saved data

Saved queries, request history, options, Login Manager entries and cache data are stored by the browser under the extension ID. When Chrome or Edge sees a different extension ID, it treats the package as a separate extension with separate storage.

Before replacing an unpacked ZIP installation:

  • Keep the existing extension installed until the new package is confirmed.
  • Use Load unpacked on the same extracted package directory when you are only refreshing local files.
  • If you need to move to a new package directory, use a package built with the same Chrome extension public key so the extension ID stays unchanged.
  • Export saved Data Export queries from the saved query sidebar before removing an old extension whose ID may be different.

If a package with a different ID was already installed, import the exported saved query JSON from Data Export. If the old extension is still installed, disabled, or can still be reloaded with the same ID, open it first and export the saved queries. If it was removed before exporting, Chrome or Edge may already have deleted its extension storage.

Firefox temporary installation

  1. Download the Firefox package from the latest release.
  2. Extract the archive locally.
  3. Open about:debugging#/runtime/this-firefox.
  4. Click Load Temporary Add-on.
  5. Select the extracted manifest.json.

Tips

  • Keep only one active Salesforce Inspector variant at a time if you are migrating from a legacy extension.
  • After upgrading, reload open Salesforce tabs so the content runtime is refreshed.
  • If the popup is blank after installation, check browser extension permissions for your Salesforce domain.