12 Best Google Chrome Extensions for Salesforce Admin and Developer For Better Productivity.
1. Better Salesforce Formula Editor
This extension Improves Salesforce formula editor
Want a better formula editor for Salesforce?
- With Syntax highlighting
- Field and Metadata autocomplete
- Live snippets & Documentation
- Tabulation support
- lightning compatible
Extension Link - Click Here
2. Salesforce Dependent Picklist Matrix Export
Saves the Dependent Picklist Matrix as a CSV file
NOTE: Some users have reported that the extension does not work for them if they are using VPN or proxy. Please check if this is the case for you as well and try without VPN/proxy.
Some users have reported that the exported file does not have complete data. In all these cases, the data is trimmed after a special character (for example '+' or any other character). I am not able to replicate this issue on my end so can not fix it. If you face similar issue and willing to spend time to resolve this with me, please contact by email.
Extension Link - Click Here
3. Salesforce DevTools
Powerful Salesforce developer tools, includes Query Editor, Fields definition, ERDs, Page Layout, and others.
Salesforce DevTools is a powerful Salesforce developer chrome extension for doing the below things :
・Quickly generate Apex code / SOQL, exporting query results to Excel file.
・Quickly access to new record page, list page and object setting page of any object.
・Quickly search object fields and check its usage.
・Display fields API name on Salesforce object detail page.
・Exporting Objects Definition to Excel file.
・Exporting Objects Fields Definition to Excel file.
・Exporting Objects Page Layout Definition to Excel file.
・Exporting Objects List View Definition to Excel file.
・Salesforce data modal (ERDs) generator.
・All Check / Select on profile edit page and field permissions edit page.
・Mass edit, mass delete, mass clone custom fields (Only Classic).
Extension Link - Click Here
4. Salesforce Inspector
Productivity tools for Salesforce administrators and developers to inspect data and metadata directly from the Salesforce UI.
Extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration work.
Extension Link - Click Here
5. ORGanizer for Salesforce
The ORGanizer Chrome Extension (BETA) lets you forget about your Salesforce.com® username and passwords and help you to recognize Salesforce.com® tabs on your browser.
With Salesforce ORGanizer you can:
- Store your frequently used accounts (basic encryption for password, details on the guide): username / password / login url / landing page
- Login an account on a new tab, window and window on incognito mode or get the full login URL for other browsers
- Change an ORG tab and title to instantly recognize which tab belongs to which ORG
- Use the built in Quick Link tool to quickly access your most used standard Salesforce links
- Create your personal ORG's quick link library to handle special links
- Use the Quick Links tool to make a global search or open a custom relative link (e.g. from a copied Salesforce ID) or login to another ORG
- Use the Quick Console right inside your Salesforce tab to have quick access to describe manager, queries, execute anonymous and other handy tools
Extension Link - Click Here
6. Boostr for Salesforce
Boost your admin and developer productivity on Salesforce.com with Boostr! Current features include: - Ability to search when…
Boost your admin and developer productivity on Salesforce.com with Boostr!
Current features include:
- Ability to search when adding items to a change set
- Filtering by type when adding to a change set
- Showing all items of a given type on one page when adding to a change set
- Adding checkbox to table header in admin area to check and uncheck all items in that column
- Displaying the API Name next to field names when editing a field set
- Using Pascal Case for the API Name when creating new objects and fields
- Preventing the placeholder text from filling in the setup area sidebar
- Display number of selected fields on field history tracking page
- Ability to uncheck all page layouts by default when creating a new field.
- Convert Salesforce Id's from the app's popup menu.
- See additional system overview stats.
- Select Failed Tests to re-run in the Apex Test Execution page with the click of a button!
Extension Link - Click Here
7. Salesforce advanced Code searcher
By using the advanced quick find you can get your code few clicks shorter. Also, you can search any string your code
We are now on Lightning!!!!
Using this extension you can search your code components your salesforce instance:
1) apex Classes
2) Apex Triggers
3) visualforce Pages
4) Visualforce Components
5) Lighting Component
In addition to the above you can use this extension to jump to classes / pages / triggers from the advanced quick find section on the left hand side.
How to make it work in Lightning:
1) We embed the extension in the setup page. Please navigate to the setup home page where you can find the extension injected in the right.
2) You need to authorize (this is a one time activity) for the application to make the API calls.
3) On clicking the button, you will be navigated to the Salesforce to authorize. Once you have successfully completed the authorization, you will be redirected back to the home page.
4) Once this is done, all the functionalities will be enabled.
How to use it (Classic):
Both the below section get added in the set-up pages, so this is only useful for developers and Admins, this tool will not make any sense for salesforce users.
1) Advanced Quick Find section:This part gets added in side navigation bar on all set-up pages. Select the code component that you want to go to, then start typing the name of the code,an autocomplete suggestion pops up, select the one that you want to go to.
2) Developer Utilities:
2.1) This component get added in force.com home page only. Let's say you want to know where you have hard-coded a profile name in your code, like if(profile.name =='sys Admin'){//you're doing something}. Right now to find this out you have to either go thru all the code individually or create a force.com project in eclipse and then search there. There's no way we can do this directly in salesforce. This string search will help you do that. You have to check the code components in which you want to search the code, enter a string in the input text field and hit enter. You will be presented with a list of code components where the string is used.
2.2 ) Code Coverage Extract: You can View and download the code coverage in your org.
2.3 ) This extension now allows you to lint the lightning code via the Lightning Linter tab.
2.4 ) You can now run PMD against your code
2.5 ) Added a new tab which will allow the users to view the record and its child information .
Extension Link - Click Here
8. EasyCRUD
Assingn your CRUD and FLS for Salesforce in Bulk from Single Screen
This Extension allows Salesforce Admins/Developers to assign CRUD and FLS Permissions from Single Screen. There are also features that provides ability to export permissions in CSV and also generate dashboard for the permissions.
Extension Link - Click Here
9. Salesforce Mass Editor
Mass create, mass update, mass clone, mass delete on any list view. Support for both Classic and Lightning!
Salesforce Mass Editor is a simple but powerful chrome extension for doing the below things :
・Makes any Salesforce list view to be a powerful mass editor.
・Mass insert, mass clone, mass update and mass delete.
・Mass copy & paste from Excel with multiple rows and cells data.
・Export list view data to CSV file.
Extension Link - Click Here
10. Whitelist All IPs for a Salesforce organization
Salesforce has a great security model for 2 factor authentication and trusted systems. Sometimes, however, it can be onerous.
If you want to ensure that a user can access Salesforce without requiring a verification code or security token, you need to "whitelist" their IP on Setup => Security Controls => Network Access.
If you have a lot of IPs to whitelist, or you want to whitelist dynamic IPs, or you simply want to disregard this requirement altogether, enter this extension: Whitelist All IPs for Salesforce!
Simply:
1) Enable this plugin
2) Navigate to Setup => Security Controls => Network Access in your Salesforce org (must be an Admin)
3) Click the Whitelist All IPs button
4) Wait! There is a progress indicator, it can take 30 seconds to 3 minutes depending on your connection.
Extension Link - Click Here
11. Salesforce Show Api Name
Display Field & Object API Names on Detail Pages (LEX & Classic).
This repo is a chrome extension to show field and object api name on record detail page.
How to use it:
In salesforce classic/lightning record detail page, click extension icon, you will see the field/object api name added to the page.
In addition to clicking the icon, shortcut is supported:
MacOs: control + command + Z
Windows: alt + shift + Z
Linux: alt + shift + Z
ChromeOs: alt + shift + Z
Extension Link - Click Here
12. Salesforce LWC Editor
Build Salesforce LWC development easy and fastest.
💻 How to use:
➡️ Just login to salesforce and click the "Salesforce LWC Editor" icon (browser top-right corner [chrome extension standard icon-bar]) when the icon changes to blue color.
➡️ If installed for the first time, refresh the page before using.
📺 Features:
➡️ Quick 'Create New Components'.
➡️ Create/Update Apex Classes.
➡️ Create a new file for a particular component.
➡️ Download & backup for a component or specific file.
➡️ Find code in all LWC components.
➡️ Change the name of a specific file of component.
➡️ Delete components or specific file.
➡️ Quick save(deploy) your change by using 'CTRL+S'.
➡️ All LWC development snippets (shortcut keys) are available.
🙈 Editor Experience:
➡️ The look and experience of the editor are the same as the VS code.
➡️ Available VS Code themes.
Extension Link - Click Here
Follow Us