Admins / Architects / Developers

15+ Ways to Use Salesforce Inspector Reloaded

By Andreea Doroftei

If you have been in the Salesforce ecosystem for a while, you’ve probably heard about Salesforce Inspector – a great tool that facilitates certain Salesforce-related tasks, such as viewing field information and values on records, querying, and even importing data. With this handy extension not being actively supported anymore, it would have been a shame for the torch not to be passed… so in comes Salesforce Inspector Reloaded! 

In this post, we will deep dive into the ways Salesforce Inspector Reloaded can enhance your productivity while working within Salesforce. 

What Is Salesforce Inspector Reloaded? 

Salesforce Inspector Reloaded is a browser extension created by Thomas Prouvot with the goal of bringing more functionality on top of the original Salesforce Inspector version (which is no longer maintained). Additionally, the project has received multiple contributions from other Trailblazers as well, making it a goldmine for all Salesforce professionals who already love Salesforce Inspector.

You can install Salesforce Inspector Reloaded for Chrome here, but if you’re even more curious, there is a beta version available as well


Supercharge Your Way of Working

Now that you know Inspector Reloaded’s backstory, let’s dive into the features it brings to the table! 

1. Everything the OG Salesforce Inspector Did

It should come as no surprise that Thomas, as well as the Salesforce community contributing to Salesforce Inspector Reloaded, have acknowledged how useful the Salesforce Inspector reloaded functionality was and still is.

Everything you could do with Salesforce Inspector is available in this version along with additional enhancements in most cases. This means that if you are already a Salesforce Inspector user, you won’t be losing anything with this switch – there are only benefits in switching over!

2. Field Creator

Available in version 1.25, Field Creator is a new button on the Inspector Reloaded pop-up, which opens up a page solely dedicated to creating multiple fields and establishing field-level security at lightning speed! 

Courtesy of Santiago Parris, this feature will allow you to create fields one by one or from a csv file, determine Permission Set or Profile Permissions for each of them, and set Help Text, Description, and other attributes right before deploying them to your org. Check out the video below for a demo on how much easier this is in comparison to the out-of-the box way of creating fields. 

READ MORE: Inspector Reloaded Update: Salesforce Event Monitor, Field Creator, and Export Config

3. Dive Into Permission Set or Permission Set Group Assignment

Permissions management is a significant part of a Salesforce Admin’s day-to-day, and before the latest Salesforce releases, this process was definitely time-consuming, to say the least.

Inspector Reloaded works as a companion in the sense that you can quickly search for a user in the pop-up, review their Role and Profile at a glance, and more importantly, click on either PSet or PSetG to be redirected to the assignment screen for the specific user. You could also click on the Details button instead to navigate to the User record quickly and make use of the out-of-the-box View Summary button!

If you would like to test out the access either before or after amending the assignment, Inspector Reloaded also offers the option to LoginAs even directly in Incognito mode (courtesy of Alan Jaouen) so that it doesn’t interfere with other items you may be working on with your user. 

4. Review Object Access

As Inspector Reloaded keeps up with Salesforce releases, users will be able to navigate to the new Object Access page available in Winter ‘25 right when viewing an Object in the pop-up by clicking on the “Access” link. 

This way, instead of perusing through Setup and Object Manager to review object access in either Permission Sets or Profiles, you can just search the object and click the link.

READ MORE: 10 Hottest Salesforce Winter ’25 Features For Admins

5. Quick Setup Navigation

Perhaps one of the most repetitive tasks for Salesforce professionals are the steps and clicks needed to navigate to different Setup pages. 

Within the Inspector Reloaded Shortcuts tab, instead of opening Setup every time, you can directly search for the page you need. Many of them are readily available, including Flows, Profiles, Permission Sets, and even Custom Permissions, on top of the actual Setup Pages such as Deployment Status. 

6. Keyboard Shortcuts

Speaking of navigation, you can further customize the extension with your very own shortcuts for the different pages and options in chrome://extensions/shortcuts. Depending on your preference, you can get to the feature you need even faster! 

7. Org Information

How many times did you have to go into Company Information to retrieve your org ID? Probably countless! Salesforce Inspector Reloaded has a dedicated org tab readily available when you open the pop-up where you can quickly check the most important information about the org you’re in, be it a Production, Sandbox, or Developer Edition.

Alongside the org ID, there are other details such as the instance, API version, and even the next maintenance window (thanks to Victor Garcia Zarco).

8. Show All Data Page

The specifics of the Inspector Reloaded UI cannot go unmentioned, especially when you’re tryin to avoid potential errors. 

As most Salesforce professionals use the extension across different orgs, knowing exactly when they are in the Production environment is paramount. By adding a red background on the Show All Data Page and Data Import, it is now much easier to spot mistakes and update live data instead of Sandbox records. 

9. Favicons and Banners

A fairly new feature that you may have already been using through other extensions is the option to customize the favicon for different environments. Color-coding environments are very handy when working across multiple at the same time, especially in the same window across multiple tabs.

In the User Experience section of the Inspector Reloaded options, you will now find a place to add the favicon, opt to populate all environments, and even add a very handy banner on sandboxes.

Additionally, the option to highlight the Production instance with a top border has also been recently added (note that it’s ideal to choose a bright color for the production border to be easily noticeable). 

10. REST Explore

Already labeled by Inspector Reloaded users as a “Workbench killer” feature, Thomas has outdone himself with this addition to the extension. It not only allows you to execute the HTTP requests from the comfort of your own org without worrying about the authentication, but you can also save the URLs, review the history, review the response when needed, and see how long it took to execute. 

The response banners are color-coded, so if something doesn’t go according to plan, the red banner will definitely let you know! 

READ MORE: Explore REST API With Salesforce Inspector Reloaded

11. SOQL Like A Pro

While the Data Export page may seem familiar to Salesforce Inspector, Thomas and all the amazing Inspector Reloaded contributors have enhanced it with so many time-saving features to enhance productivity so much that you could never go back to not having them. 

From having readily available templates (added by Samuel Krissi) to the ability to save and label queries, up to exporting to CSV directly and having the query already filtered by the Record Id when opening the page from any Salesforce record, it’s impossible to pick a winner.

On top of these, SOQL, SOSL, and even GraphQL queries are supported and with the help of Nathan Shulman, you also have access to the performance info for the queries you execute. 

To add another one to the list, one of the first game-changing features in Inspector Reloaded was the simple yet extremely useful “Copy Id” option when clicking on an Id in the Export page results. This option has later on been added to the Show All Data Page, but here is where it started from!

12. Granular Access Control

Different companies have different policies, especially when it comes to all the actions Salesforce users could take while using the extension if they have certain permissions. 

While Salesforce Inspector Reloaded re-uses the current session/token from the browser, access can be restricted in just a few minutes by setting up a Connected App and making use of Salesforce’s API Access Control options. 

Additionally, Mehdi Cherfaoui has enhanced the initial feature by adding a default Connected App setting and improving the access token renewal flow. Thomas has also put together a detailed guide with the steps you need to take to make this happen in your org. 

13. Enable Logs

When was the last time you enabled Debug Logs for a user and it only took you a few seconds to do so?

Between adding the start and end time and choosing the debug level, on top of navigating to the page, probably never. With Inspector Reloaded and the Enable Logs button contribution by Antoine Leleu, you don’t have to go through all these steps anymore. 

By default, the level is set as SFDC_DevConsole, but you can quickly change it to any other within the Inspector Reloaded Options. Similarly, while the time is set to 15 minutes, you can always amend it as needed.

14. Event Monitor

Remember Antoine? He is unstoppable when it comes to critical enhancements to Salesforce Inspector Reloaded. Even Monitor is his newest contribution, and if you ever had to work with Platform Events, you will quickly see the benefits of it. 

Within the user-friendly interface, you can subscribe to either Customer or Standard Platform Events and analyze the results in no time, making debugging a breeze!  

READ MORE: Inspector Reloaded Update: Salesforce Event Monitor, Field Creator, and Export Config

15. Manage Custom Metadata Types

Another great addition from the Salesforce community is the option to easily Upsert and Delete Custom Metadata Type records in the Data Import page. 

Joshua Yarmak has resolved a problem within Salesforce Inspector Reloaded that all Salesforce professionals have surely had at some point; updating a large number of Custom Metadata Type errors without either spending a lot of time putting the file together, installing packages in their orgs or, worse of all, having to do it manually in Salesforce. 

16. Access Developer Documentation

The Shortcuts tab continues to be full of handy surprises, as on top of the above-mentioned options to create permissions or easily navigate to Setup pages, here is where you can search directly for Apex Class documentation. 

Instead of having to switch to a new tab, start Googling, go to the developer site, and so on, you can come to this tab and simply start searching for the name of the class you’re looking for.

Speaking of documentation, Apex Classes may not be the only piece of documentation developers need, so adding the Sales SObjects documentation as a separate link for each object as well only makes the experience that much better. 

Wondering about a certain out-of-the-box Account field? No problem, just bring up the object in Inspector Reloaded and use the doc link to open the documentation. 

17. Show Field API Names

Another handy addition from the community (thanks to Mouloud Habchi) is the Show Field API Names button which displays the API Name of the field directly on the record page. The API Names will appear even when using Dynamic Forms! 

18. Reposition the Pop-Up

Pietro Martino is the one who made sure that you can always adapt Salesforce Inspector Reloaded to your way of working by changing the position of the pop-up exactly where you would like it to appear on the page. This makes sure that it doesn’t interfere with any information or buttons on the pages you visit.

By simply choosing the orientation and position within the Options page, the pop-up will be where you need it to be for ease of access.

19. Options, Options, and More Options

Since the Options page was introduced (also developed by Pietro Martino), it’s become a place where Salesforce Inspector Reloaded keeps on giving. While we have already covered a few of the options available here, such as the Enable Logs page, favicons, and the ability to change the pop-up’s position, that is not all!

There are many User Experience features to enable or keep disabled if you’d like, including whether links should be opened in a new tab and turning off the ability to search for metadata in the Shortcuts tab. 

In the Data Export tab, as you can see below, you can quickly adapt query templates, the number of saved queries, and select if the Delete Records button should make an appearance on the Export page. 

Also, the newly added buttons on the top right corner will allow you to export and import your entire Inspector configuration, which will come in handy – especially if you have been using Inspector Reloaded and would maybe like to move to the beta version once the 1.25 version is live. 

Keep in mind that your idea or contribution may be next! While not an actual feature of the extension, Inspector Reloaded is an open-source project that accepts contributions to make everyone’s life easier when working in Salesforce.

For example, Thomas integrated Gary Woodhouse’s glow-up work meant for the OG Inspector into Inspector Reloaded, as combining parallel efforts into one could bring new features faster in front of the community. 

If you have an idea or would like to contribute, don’t hesitate to open a feature request or get in touch with Thomas directly to share ideas or feedback. 

Summary

Salesforce Inspector Reloaded continues to grow at rapid speed and will surely become a staple for all Salesforce professionals, regardless of their experience and role. With features to cater to Admins, Developers as well as power users, there’s something in it for everybody to optimize their day-to-day with.

What is your favorite Salesforce Inspector Reloaded feature so far? Have you already installed the beta version for the latest updates? Let us know in the comments below! 

The Author

Andreea Doroftei

Andreea is a Salesforce Technical Instructor at Salesforce Ben. She is an 18x certified Salesforce Professional with a passion for User Experience and Automation. 

Comments:

    Jeff
    November 11, 2024 5:53 pm
    The one major feature missing is a Donate button!
    Andrew
    November 27, 2024 10:45 pm
    Looks like Mac may not have all the features. I was looking for 9 (favicons and banner) and looks like it is not available on Mac

Leave a Reply