Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Salesforce inspector version history - 12 versions

Salesforce inspector by Jesper Kristensen

Rated 4.8 out of 5
4.8 Stars out of 5
5
16
4
2
3
1
2
0
1
0
Salesforce inspector version history - 12 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.13

    Released Jun 21, 2022 - 430.63 KB
    Works with firefox 60.0 and later
    Version 1.13
    ===========

    General
    =======
    * Update to Salesforce API v 55.0 (Summer'22)

    Source code released under MIT License

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.12

    Released Jul 22, 2021 - 430.63 KB
    Works with firefox 60.0 and later
    Version 1.12
    ===========

    General
    -------
    * Update to Salesforce API v 51.0 (Spring '21)

    Source code released under MIT License

    Download file
  • Version 1.11

    Released Jun 22, 2020 - 430.53 KB
    Works with firefox 60.0 and later
    Version 1.11
    ===========

    General
    -------
    * Make inspector available on Visualforce pages on new visualforce.com domain. See #143

    Org Limits
    ----------
    * Displays "consumed" count

    Version 1.10
    ===========

    General
    -------
    * Update to Salesforce API v 48.0

    Version 1.9
    ===========

    Inspector menu
    --------------
    * Fix a bug fix hiding the "show field metadata" button (#150)

    Version 1.8
    ===========

    Inspector menu
    --------------
    * Added user search aspect to simplify access to detailed user data and "login as".

    Source code released under MIT License

    Download file
  • Version 1.7

    Released Oct 26, 2019 - 346.28 KB
    Works with firefox 60.0 and later
    Version 1.7
    ===========

    General
    -------
    * Update to Salesforce API v 47.0

    Inspector menu
    --------------
    * A new link to switch in and out of Salesforce Setup, where you can choose to open in a new tab or not.

    Show all data
    -------------
    * Fixed a bug causing errors when viewing some special objects.
    * Link to Salesforce Setup in both Classic and Lightning Experience.
    * Use default values for blank fields when creating a new record. This avoids the error message that OwnerId is required but missing.

    Data import
    -----------
    * Save import options in your excel sheet, so you can update the same data again and again with a single copy-paste.

    Source code released under MIT License

    Download file
  • Version 1.6

    Released May 12, 2019 - 180.94 KB
    Works with firefox 59.0 and later
    General
    -------
    * Update to Salesforce API v 45.0
    * Support for cloudforce.com orgs

    Show all data
    -------------
    * Buttons to Create, delete and clone records

    Data export
    -----------
    * Keyboard shortcut to do export (ctrl+enter)
    * Fixes saved query selection

    Data import
    -----------
    * Wider import fields

    Source code released under MIT License

    Download file
  • Version 1.5

    Released Dec 22, 2018 - 173.67 KB
    Works with firefox 52.0 and later
    General
    -------
    * Update to Salesforce API v 43.0

    Inspector menu
    --------------
    * Show record details - currently for objects with record types only
    * Link to LEX object manager/setup for object in focus

    Source code released under MIT License

    Download file
  • Version 1.4

    Released Apr 5, 2018 - 172.63 KB
    Works with firefox 52.0 and later, android 52.0 to 68.*
    Inspector menu
    --------------
    * Support for Spring '18 LEX URL format (https://docs.releasenotes.salesforce.com/en-us/spring18/release-notes/rn_general_enhanced_urls_cruc.htm)

    Source code released under MIT License

    Download file
  • Version 1.3

    Released Mar 3, 2017 - 139.4 KB
    Works with firefox 51.0 and later, android 51.0 to 68.*
    General
    -------
    * Rewritten the implementation of Data Export and Data Import, in order to comply with the updated version of Mozilla's add-ons policy.

    Source code released under MIT License

    Download file
  • Version 1.1

    Released Nov 8, 2016 - 98.98 KB
    Works with firefox 47.0 and later
    General
    -------
    * Update API versoin to Winter 17.
    * Find the current page's record ID for Visualforce pages that store the record ID in a non-standard parameter name.

    Data import
    -----------
    * Don't make describe calls in an infinite loop when Salesforce returns an error (Salesforce Winter 17 Tooling API has a number objects starting with autogen__ that don't work properly).

    Source code released under MIT License

    Download file
  • Version 1.0

    Released Jun 11, 2016 - 97.1 KB
    Works with firefox 47.0 and later, android 47.0 to 68.*
    General
    -------
    * The Inspector is now shown in regular tabs instead of popups. You can now choose if you want to open a link in the same tab (the default), or a new tab/window, using normal browser menus and shortcuts. Previously every link opened a new popup window.
    * Restyled the Inspector menu to use Lightning Design. Restyling the rest will come later.
    * Switched to a more robust API for getting the Salesforce session ID. It now works with all session security settings, and it works in Lightning Experience.
    * Added a logo/icon.
    * The salesforce hostname is now visible as a parameter in the URL bar.
    * If you have an outdated browser version that is not supported by the latest version of Salesforce Inspector, Salesforce Inspector will not autoupdate.
    * Updated API version to Summer 16.

    Show all data
    -------------
    * When copy-pasting a value, there is no longer extra white-space at the beginning and end of the copied text.

    Data import
    -----------
    * Ask for confirmation before closing an in-progress data import.
    * Tweaks to how batch concurrency/threads work.

    Data export
    -----------
    * If an error occurs during a data export, we now keep the data that is already exported.

    Known Issues
    ------------
    * When using Firefox, it no longer works in Private Browsing mode, since it cannot get the Salesforce session ID. See https://bugzilla.mozilla.org/show_bug.cgi?id=1254221 .

    Source code released under MIT License

    Download file
  • Version 0.10

    Released Feb 26, 2016 - 77.78 KB
    Works with firefox 44.0 and later
    Version 0.10
    ============

    General
    -------
    * Update API version to Spring 16.

    Show all data
    -------------
    * Show information about the page layout of the inspected record.
    * Make quick value selection work in Chrome again.

    Data export
    -----------
    * Make record IDs clickable in the result table, in adition to object names.
    * Offer to either view all data for a record or view the record in normal Salesforce UI.
    * Fix bug opening the all data window when exporting with the Tooling API.
    * Fix keyboard shortcut issue in some variations of Chrome.

    Data import
    -----------
    * Make record IDs clickable in the status table.

    API explorer
    ------------
    * Display results as a table instead of CSV.

    Source code released under MIT License

    Download file
  • Version 0.9

    Released Jan 29, 2016 - 75.92 KB
    Works with firefox 44.0 and later
    Version 0.9
    ===========

    General
    -------
    * Show the inspector menu in the inspector's own windows.
    * Better handling of network errors and errors returned by the Salesforce API.

    Show field metadata
    -------------------
    * Fix viewing field metadata for a Visualforce page.

    Show all data
    -------------
    * Show the object/record input field everywhere instead of only in the developer console.
    * Fix "setup" links for person accounts and for orgs with many custom fields.
    * Allow editing only specific fields of a record, and refresh the data after saving.
    * Improve selection.

    Data export
    -----------
    * Support autocomplete for subqueries in the where clause.
    * Sort the autocomplete results by relevance.
    * Implement filtering of results (since browser search does not play nice with our lazy rendering).

    Data import
    -----------
    * Rewrite UI to be more guided.
    * Graphical display of import status.
    * Support for the tooling API.

    Version 0.8
    ===========

    General
    -------
    * Works in the service cloud console in Chrome (worked previously only in Firefox).
    * Uses new extension API for Firefox (requires Firefox 44).
    * Partial support for Salesforce1/Lightning.
    * Update API version to Winter 16.

    Data export
    -----------
    * New simplified layout, that can handle larger amounts of data.

    Show all data
    -------------
    * Allow opening the All Data window for any object or record from the developer console.
    * Ability to show help text and description.
    * Work around a bug in the tooling API introduced in Winter 16.

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.